Home | History | Annotate | Download | only in guice
      1 name: "guice"
      2 description: "Guice (pronounced \'juice\') is a lightweight dependency injection framework for Java 6 and above."
      3 third_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   last_upgrade_date {
     14     year: 2018
     15     month: 8
     16     day: 27
     17   }
     18 }
     19