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.7.21 | 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.12 | jar | Eclipse Public License 1.0 |
| org.slf4j | slf4j-jdk14 | 1.7.21 | jar | MIT License |
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.3 | jar | New BSD License |
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J JDK14 Binding, throwable-interfaces
New BSD License: Hamcrest Core
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-4.12.jar | 314.93 kB | 323 | 286 | 30 | 1.5 | Yes |
| hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
| slf4j-api-1.7.21.jar | 41.07 kB | 46 | 34 | 4 | 1.5 | Yes |
| slf4j-jdk14-1.7.21.jar | 8.46 kB | 15 | 5 | 1 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 4 | 409.49 kB | 436 | 370 | 38 | 1.5 | 4 |
| compile: 1 | compile: 41.07 kB | compile: 46 | compile: 34 | compile: 4 | - | compile: 1 |
| test: 3 | test: 368.42 kB | test: 390 | test: 336 | test: 34 | - | test: 3 |
| Repo ID | URL | Release | Snapshot | Blacklisted |
|---|---|---|---|---|
| central | https://repo.maven.apache.org/maven2 | Yes | No | No |
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | Yes |
Repository locations for each of the Dependencies.
| Artifact | central |
|---|---|
| junit:junit:jar:4.12 | |
| org.hamcrest:hamcrest-core:jar:1.3 | |
| org.slf4j:slf4j-api:jar:1.7.21 | |
| org.slf4j:slf4j-jdk14:jar:1.7.21 | |
| Total | central |
| 4 (compile: 1, test: 3) | 4 |