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 | jcl-over-slf4j | 1.5.6 | jar | - |
| org.slf4j | slf4j-api | 1.5.6 | jar | - |
| org.slf4j | slf4j-jdk14 | 1.5.6 | jar | - |
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.5 | jar | Common Public License Version 1.0 |
| org.mockito | mockito-core | 1.8.5 | jar | The 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.1 | jar | BSD style |
| org.objenesis | objenesis | 1.0 | jar | MIT License |
BSD style: Hamcrest Core
Unknown: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J JDK14 Binding
Apache License, Version 2.0: Any23 - Anything to Triples
Common Public License Version 1.0: JUnit
MIT License: Objenesis
The MIT License: Mockito
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| junit-4.5.jar | 194.28 kB | 222 | 188 | 26 | 1.5 | debug |
| hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
| mockito-core-1.8.5.jar | 1.28 MB | 1,102 | 567 | 52 | 1.5 | debug |
| objenesis-1.0.jar | 27.90 kB | 45 | 30 | 7 | 1.3 | debug |
| jcl-over-slf4j-1.5.6.jar | 16.33 kB | 23 | 9 | 2 | 1.3 | debug |
| slf4j-api-1.5.6.jar | 21.81 kB | 32 | 21 | 3 | 1.3 | debug |
| slf4j-jdk14-1.5.6.jar | 8.61 kB | 15 | 5 | 1 | 1.4 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 7 | 1.61 MB | 1,493 | 841 | 94 | 1.5 | 7 |
| compile: 3 | compile: 46.75 kB | compile: 70 | compile: 35 | compile: 6 | - | compile: 3 |
| test: 4 | test: 1.57 MB | test: 1,423 | test: 806 | test: 88 | - | test: 4 |