20 lines
420 B
Plaintext
20 lines
420 B
Plaintext
|
name: "guice"
|
||
|
description: "Guice (pronounced \'juice\') is a lightweight dependency injection framework for Java 6 and above."
|
||
|
third_party {
|
||
|
url {
|
||
|
type: HOMEPAGE
|
||
|
value: "https://github.com/google/guice"
|
||
|
}
|
||
|
url {
|
||
|
type: ARCHIVE
|
||
|
value: "https://github.com/google/guice/archive/4.2.tar.gz"
|
||
|
}
|
||
|
version: "4.2"
|
||
|
license_type: NOTICE
|
||
|
last_upgrade_date {
|
||
|
year: 2018
|
||
|
month: 8
|
||
|
day: 27
|
||
|
}
|
||
|
}
|