Group: org.sonatype.sisu.inject - All Dependencies
Sisu Guava - Testing Library · Guava testlib is a set of java classes used for more convenient unit testing - particularly to assist the tests for Guava itself.
Sisu Guava - Bootstrap Classes · ExecutorService's type parameters changed between JDK5 and JDK6 in a way that makes it impossible for our invokeAll/invokeAny methods to match both at compile time. This project builds a JDK6-like copy of ExecutorService (but with JDK5 compiler settings to ensure that it will work with JRE5 at runtime). This project's is then used in the bootstrap class path of Guava proper.
Sisu Guice · Patched build of Guice: a lightweight dependency injection framework for Java 7 and above
Sisu Guava - Unit Tests · The unit tests for the Guava libraries - separated into a separate artifact to allow for the testlibs to depend on guava itself.