Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
com.google.code.guiceguice1.0-jar
junitjunit3.8.1-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

Project Dependency Graph

Dependency Listings

org.codesmell.guice.autobind

org.codesmell.guice.autobind contains an AutoBinding-Module for Guice.

Unnamed - junit:junit:jar:3.8.1

Guice

Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 5, brought to you by Google.

http://code.google.com/p/google-guice/