Searched refs:guice (Results 1 – 25 of 38) sorted by relevance
12
4 **Latest version: [4.0](https://github.com/google/guice/wiki/Guice40)!**6 …guice/wiki/Motivation), [4.0 javadocs](http://google.github.io/guice/api-docs/4.0/javadoc/packages…7 …uild Status](https://api.travis-ci.org/google/guice.png?branch=master)](https://travis-ci.org/goog…9 …http://groups.google.com/group/google-guice), [Developer Mailing List](http://groups.google.com/gr…20 …zAagfs). After that, check out our [user's guide](https://github.com/google/guice/wiki/Motivation).
17 // Build support for guice within the Android Open Source Project48 "core/test/com/googlecode/guice/BytecodeGenTest.java",96 name: "guice",
1 URL: https://github.com/google/guice
45 import com.googlecode.guice.GuiceTck;46 import com.googlecode.guice.Jsr330Test;150 suite.addTestSuite(com.googlecode.guice.BytecodeGenTest.class); in suite()154 suite.addTestSuite(com.googlecode.guice.OSGiContainerTest.class); in suite()
30 guice2.jar=guice-2.0.jar47 testng.nobsh.guice.jar=${testng.fullname}-nobsh-guice.jar
25 MVN=./core/target/guice-$version-SNAPSHOT.jar32 MVN=./extensions/$extension/target/guice-$extension-$version-SNAPSHOT.jar
11 git clone --quiet --branch=travis https://github.com/google/guice travis > /dev/null
17 package com.googlecode.guice;22 import com.googlecode.guice.bundle.OSGiTestActivator;
1 package com.googlecode.guice;
1 package test.guice;