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.ow2.asm | asm | 7.0 | jar | BSD |
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 |
---|---|---|---|---|
com.google.guava | guava | 16.0.1 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 2.19.0 | jar | The MIT License |
org.testng | testng | 6.9.10 | jar | Apache Version 2.0, January 2004 |
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 |
---|---|---|---|---|
com.beust | jcommander | 1.48 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.8.10 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.8.10 | jar | The Apache Software License, Version 2.0 |
org.beanshell | bsh | 2.0b4 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Apache 2: Objenesis
BSD: asm
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
Apache License 2.0: Pojomatic
Apache Version 2.0, January 2004: testng
The MIT License: mockito-core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, Guava: Google Core Libraries for Java, JCommander
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcommander-1.48.jar | 63.5 kB | 67 | 53 | 5 | 1.5 | Yes |
guava-16.0.1.jar | 2.2 MB | 1709 | 1678 | 17 | 1.6 | Yes |
byte-buddy-1.8.10.jar | 3 MB | 2144 | 2095 | 36 | 1.6 | Yes |
byte-buddy-agent-1.8.10.jar | 41.8 kB | 39 | 29 | 1 | 1.6 | Yes |
bsh-2.0b4.jar | 281.7 kB | 238 | 158 | 8 | 1.2 | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-core-2.19.0.jar | 556.5 kB | 602 | 531 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
asm-7.0.jar | 113.7 kB | 42 | 36 | 3 | - | Yes |
testng-6.9.10.jar | 870.5 kB | 598 | 551 | 26 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 7.3 MB | 5550 | 5219 | 173 | 1.7 | 9 |
compile: 1 | compile: 113.7 kB | compile: 42 | compile: 36 | compile: 3 | - | compile: 1 |
test: 9 | test: 7.2 MB | test: 5508 | test: 5183 | test: 170 | - | test: 8 |