Lines Matching full:guice
29 <artifactId>guice-parent</artifactId>
32 <name>Google Guice</name>
35 Guice is a lightweight dependency injection framework for Java 6 and above
38 <url>https://github.com/google/guice</url>
48 <name>Guice Users List</name>
49 <archive>http://groups.google.com/group/google-guice/topics</archive>
50 <subscribe>http://groups.google.com/group/google-guice/subscribe</subscribe>
51 <unsubscribe>http://groups.google.com/group/google-guice/subscribe</unsubscribe>
52 <post>http://groups.google.com/group/google-guice/post</post>
55 <name>Guice Developers List</name>
56 <archive>http://groups.google.com/group/google-guice-dev/topics</archive>
57 <subscribe>http://groups.google.com/group/google-guice-dev/subscribe</subscribe>
58 <unsubscribe>http://groups.google.com/group/google-guice-dev/subscribe</unsubscribe>
59 <post>http://groups.google.com/group/google-guice-dev/post</post>
64 <connection>scm:git:git://github.com/google/guice.git</connection>
65 <developerConnection>scm:git:ssh://git@github.com/google/guice.git</developerConnection>
66 <url>https://github.com/google/guice</url>
71 <url>https://github.com/google/guice/issues/</url>
76 <url>https://travis-ci.org/google/guice</url>
112 | The spec version of the public Guice API
114 <guice.api.version>1.4</guice.api.version>
119 <guice.with.jarjar>true</guice.with.jarjar>
123 <guice.with.no_aop>true</guice.with.no_aop>
330 <Bundle-DocURL>https://github.com/google/guice</Bundle-DocURL>
335 <_exportcontents>!*.internal.*,$(module).*;version=${guice.api.version}</_exportcontents>