xref: /aosp_15_r20/external/guice/METADATA (revision dc5640d1ceac12a29404866b9a53df952a7a6c47)
1name: "guice"
2description: "Guice (pronounced \'juice\') is a lightweight dependency injection framework for Java 6 and above."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://github.com/google/guice"
7  }
8  url {
9    type: ARCHIVE
10    value: "https://github.com/google/guice/archive/4.2.tar.gz"
11  }
12  version: "4.2"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2018
16    month: 8
17    day: 27
18  }
19}
20