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 | Licenses |
---|---|---|---|---|
org.slf4j | slf4j-api | 1.8.0-beta2 | 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.easymock | easymock | 3.4 | - | jar | Apache 2 |
org.hamcrest | hamcrest-core | 1.3 | - | jar | New BSD License |
org.jacoco | org.jacoco.agent | 0.7.9 | runtime | jar | Eclipse Public License v1.0 |
org.powermock | powermock-api-easymock | 1.7.0 | - | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 1.7.0 | - | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-jdk14 | 1.8.0-beta2 | - | 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 | Licenses |
---|---|---|---|---|
cglib | cglib-nodep | 2.2.2 | jar | ASF 2.0 |
net.bytebuddy | byte-buddy | 1.6.14 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.6.14 | jar | The Apache Software License, Version 2.0 |
org.javassist | javassist | 3.21.0-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
org.mockito | mockito-core | 2.8.9 | jar | The MIT License |
org.objenesis | objenesis | 2.2 | jar | Apache 2 |
org.powermock | powermock-api-support | 1.7.0 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-core | 1.7.0 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4-common | 1.7.0 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-reflect | 1.7.0 | jar | The Apache Software License, Version 2.0 |
Apache 2: EasyMock, Objenesis
Unknown: griffin-lib
Eclipse Public License 1.0: JUnit
Apache License 2.0: Javassist
MIT License: SLF4J API Module, SLF4J JDK14 Binding
The MIT License: mockito-core
LGPL 2.1: Javassist
ASF 2.0: Code Generation Library
Eclipse Public License v1.0: JaCoCo :: Agent
MPL 1.1: Javassist
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, PowerMock
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
cglib-nodep-2.2.2.jar | 326.9 kB | 255 | 251 | 9 | 1.2 | Yes |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.6.14.jar | 2.8 MB | 1957 | 1908 | 36 | 1.6 | Yes |
byte-buddy-agent-1.6.14.jar | 42.9 kB | 39 | 29 | 1 | 1.6 | Yes |
easymock-3.4.jar | 474.3 kB | 374 | 349 | 12 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
org.jacoco.agent-0.7.9-runtime.jar | 258.5 kB | 178 | 133 | 15 | 1.5 | Yes |
javassist-3.21.0-GA.jar | 734.8 kB | 423 | 399 | 17 | 1.6 | Yes |
mockito-core-2.8.9.jar | 531.8 kB | 573 | 505 | 62 | 1.6 | Yes |
objenesis-2.2.jar | 52.6 kB | 57 | 42 | 9 | 1.5 | Yes |
powermock-api-easymock-1.7.0.jar | 54.7 kB | 57 | 39 | 11 | 1.6 | Yes |
powermock-api-support-1.7.0.jar | 23 kB | 27 | 15 | 5 | 1.6 | Yes |
powermock-core-1.7.0.jar | 145.6 kB | 149 | 121 | 21 | 1.6 | Yes |
powermock-module-junit4-1.7.0.jar | 47.7 kB | 35 | 25 | 3 | 1.6 | Yes |
powermock-module-junit4-common-1.7.0.jar | 17.9 kB | 19 | 9 | 2 | 1.6 | Yes |
powermock-reflect-1.7.0.jar | 65.3 kB | 50 | 37 | 8 | 1.6 | Yes |
slf4j-api-1.8.0-beta2.jar | 43.9 kB | 51 | 39 | 5 | - | Yes |
slf4j-jdk14-1.8.0-beta2.jar | 8.1 kB | 16 | 4 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
18 | 6 MB | 4635 | 4236 | 251 | 1.6 | 18 |
compile: 1 | compile: 43.9 kB | compile: 51 | compile: 39 | compile: 5 | - | compile: 1 |
test: 17 | test: 5.9 MB | test: 4584 | test: 4197 | test: 246 | - | test: 17 |