The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | License | Optional |
|---|---|---|---|---|---|
| com.google.guava | guava | 21.0 | jar | The Apache Software License, Version 2.0 | No |
| com.google.inject | guice | 4.1.0 | jar | The Apache Software License, Version 2.0 | Yes |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Type | License | Optional |
|---|---|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar | Public Domain | Yes |
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 | Yes |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Configurate Core
Public Domain: AOP alliance
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, javax.inject
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| guava-21.0.jar | 2.40 MB | 1,867 | 1,778 | 18 | 1.6 | debug |
| junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug |
| hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
| guice-4.1.0.jar | 658.23 kB | 524 | 497 | 13 | 1.6 | debug |
| javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 6 | 3.40 MB | 2,789 | 2,621 | 67 | 1.6 | 5 |
| compile: 4 | compile: 3.05 MB | compile: 2,414 | compile: 2,290 | compile: 34 | - | compile: 3 |
| test: 2 | test: 351.52 kB | test: 375 | test: 331 | test: 33 | - | test: 2 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| central | https://repo.maven.apache.org/maven2 | Yes | - |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | - | Yes |
Repository locations for each of the Dependencies.
| Artifact | central | sonatype-nexus-snapshots |
|---|---|---|
| com.google.guava:guava:jar:21.0 | - | - |
| junit:junit:jar:4.12 | - | - |
| org.hamcrest:hamcrest-core:jar:1.3 | - | - |
| aopalliance:aopalliance:jar:1.0 | - | - |
| com.google.inject:guice:jar:4.1.0 | - | - |
| javax.inject:javax.inject:jar:1 | - | - |
| Total | central | sonatype-nexus-snapshots |
| 6 (compile: 4, test: 2) | 0 | 0 |