The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| com.google.code.guice | guice | 1.0 | - | jar | |
| junit | junit | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
org.codesmell.guice.autobind contains an AutoBinding-Module for Guice.
Unnamed - junit:junit:jar:3.8.1
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 5, brought to you by Google.