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 |
---|---|---|---|---|
com.github.spotbugs | spotbugs-annotations | 3.1.9 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
javax.annotation | javax.annotation-api | 1.3.2 | jar | CDDL + GPLv2 with classpath exception |
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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.2.3 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
org.hamcrest | hamcrest-all | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 3.8.0 | jar | The MIT License |
org.testng | testng | 6.9.10 | jar | Apache Version 2.0, January 2004 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.22 | 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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.2.3 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
com.beust | jcommander | 1.48 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.10.20 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.10.20 | jar | Apache License, Version 2.0 |
org.beanshell | bsh | 2.0b4 | jar | GNU LESSER GENERAL PUBLIC LICENSE |
org.objenesis | objenesis | 3.1 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
Apache Version 2.0, January 2004: testng
The MIT License: Project Lombok, mockito-core
MIT License: SLF4J API Module
Apache-2.0: TheseFoolishThings (modules)
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
CDDL + GPLv2 with classpath exception: javax.annotation API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest All
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305, JCommander
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.2.3.jar | 290.3 kB | 234 | 175 | 27 | 1.6 | Yes |
logback-core-1.2.3.jar | 471.9 kB | 419 | 373 | 36 | 1.6 | Yes |
jcommander-1.48.jar | 63.5 kB | 67 | 53 | 5 | 1.5 | Yes |
spotbugs-annotations-3.1.9.jar | 15.1 kB | 31 | 24 | 1 | 1.8 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
byte-buddy-1.10.20.jar | 3.5 MB | 2512 | 2457 | 37 | - | Yes |
byte-buddy-agent-1.10.20.jar | 259.2 kB | 81 | 63 | 2 | - | Yes |
bsh-2.0b4.jar | 281.7 kB | 238 | 158 | 8 | 1.2 | No |
hamcrest-all-1.3.jar | 306.6 kB | 249 | 204 | 23 | 1.5 | Yes |
mockito-core-3.8.0.jar | 665.7 kB | 663 | 590 | 65 | 1.8 | Yes |
objenesis-3.1.jar | 60.4 kB | 64 | 48 | 10 | 1.8 | Yes |
lombok-1.18.22.jar | 2 MB | 1037 | 165 | 13 | - | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
testng-6.9.10.jar | 870.5 kB | 598 | 551 | 26 | 1.7 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
15 | 8.8 MB | 6314 | 4945 | 263 | 1.8 | 14 |
compile: 3 | compile: 61.6 kB | compile: 106 | compile: 74 | compile: 7 | - | compile: 3 |
test: 11 | test: 6.8 MB | test: 5171 | test: 4706 | test: 243 | - | test: 10 |
provided: 1 | provided: 2 MB | provided: 1037 | provided: 165 | provided: 13 | - | provided: 1 |