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.mockito | mockito-core | 1.9.5 | jar | The 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.11 | jar | Common Public License Version 1.0 |
org.codehaus.sonar-plugins.java | sonar-jacoco-listeners | 2.4 | jar | GNU LGPL 3 |
org.slf4j | slf4j-simple | 1.7.12 | 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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
org.objenesis | objenesis | 1.0 | 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.slf4j | slf4j-api | 1.7.12 | jar | MIT License |
GNU LGPL 3: SonarQube Java :: JaCoCo Listeners
New BSD License: Hamcrest Core
Common Public License Version 1.0: JUnit
MIT License: Objenesis, SLF4J API Module, SLF4J Simple Binding
Eclipse Public License v1.0: mockito-configuration
The MIT License: Mockito
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.11.jar | 245.04 kB | 266 | 233 | 28 | 1.5 | Yes |
sonar-jacoco-listeners-2.4.jar | 6.19 kB | 15 | 4 | 1 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-1.9.5.jar | 1.50 MB | 1258 | 647 | 64 | 1.5 | Yes |
objenesis-1.0.jar | 28.57 kB | 45 | 30 | 7 | 1.3 | Yes |
slf4j-api-1.7.12.jar | 32.13 kB | 39 | 28 | 3 | 1.5 | Yes |
slf4j-simple-1.7.12.jar | 10.71 kB | 16 | 6 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 1.87 MB | 1691 | 993 | 107 | 1.6 | 7 |
compile: 2 | compile: 1.53 MB | compile: 1303 | compile: 677 | compile: 71 | - | compile: 2 |
test: 5 | test: 339.09 kB | test: 388 | test: 316 | test: 36 | - | test: 5 |