1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| 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"
| last_upgrade_date {
| year: 2018
| month: 8
| day: 27
| }
| }
|
|