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 |
|---|---|---|---|---|
| org.slf4j | slf4j-api | 1.6.4 | jar | MIT License |
| org.slf4j | slf4j-simple | 1.6.4 | jar | MIT License |
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.10 | jar | Common Public License Version 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 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.1 | jar | BSD style |
BSD style: Hamcrest Core
Unknown: Java Performance Probes
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug |
| hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
| slf4j-api-1.6.4.jar | 25.35 kB | 34 | 23 | 3 | 1.3 | debug |
| slf4j-simple-1.6.4.jar | 7.48 kB | 15 | 5 | 1 | 1.3 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 4 | 354.91 kB | 393 | 301 | 38 | 1.5 | 4 |
| compile: 2 | compile: 32.84 kB | compile: 49 | compile: 28 | compile: 4 | - | compile: 2 |
| test: 2 | test: 322.07 kB | test: 344 | test: 273 | test: 34 | - | test: 2 |
| Repo ID | URL | Release | Snapshot | |
|---|---|---|---|---|
| central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.
| Artifact | central |
|---|---|
| junit:junit:jar:4.10 | |
| org.hamcrest:hamcrest-core:jar:1.1 | |
| org.slf4j:slf4j-api:jar:1.6.4 | |
| org.slf4j:slf4j-simple:jar:1.6.4 | |
| Total | central |
| 4 (compile: 2, test: 2) | 4 |