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 |
org.slf4j | slf4j-api | 2.0.7 | 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 | Licenses |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.4.7 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
jakarta.inject | jakarta.inject-api | 2.0.0 | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-all | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 4.8.1 | jar | The MIT License |
org.testng | testng | 7.7.1 | jar | Apache License, Version 2.0 |
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.24 | 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.4.7 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
com.beust | jcommander | 1.82 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.12.16 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.16 | jar | Apache License, Version 2.0 |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.webjars | jquery | 3.6.1 | jar | MIT License |
MIT License: SLF4J API Module, jquery
The MIT License: Project Lombok, mockito-core
Apache-2.0: TheseFoolishThings :: Utilities
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, jcommander, testng
CDDL + GPLv2 with classpath exception: javax.annotation API
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest All
The Apache Software License, Version 2.0: FindBugs-jsr305, Jakarta Dependency Injection, javax.inject
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.4.7.jar | 270.1 kB | 226 | 174 | 27 | - | Yes |
logback-core-1.4.7.jar | 590.9 kB | 507 | 455 | 42 | - | Yes |
jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | 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 |
jakarta.inject-api-2.0.0.jar | 10.1 kB | 17 | 6 | 1 | 1.5 | No |
javax.annotation-api-1.3.2.jar | 26.6 kB | 29 | 15 | 3 | 1.8 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
byte-buddy-1.12.16.jar | 3.9 MB | 2726 | 2672 | 39 | - | Yes |
byte-buddy-agent-1.12.16.jar | 256.3 kB | 90 | 70 | 3 | - | Yes |
hamcrest-all-1.3.jar | 306.6 kB | 249 | 204 | 23 | 1.5 | Yes |
mockito-core-4.8.1.jar | 684 kB | 652 | 580 | 64 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
lombok-1.18.24.jar | 2 MB | 1045 | 168 | 13 | - | Yes |
slf4j-api-2.0.7.jar | 63.6 kB | 67 | 52 | 5 | - | Yes |
testng-7.7.1.jar | 1 MB | 618 | 570 | 27 | - | Yes |
jquery-3.6.1.jar | 314.6 kB | 18 | 0 | 0 | - | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
17 | 9.6 MB | 6472 | 5147 | 269 | 1.8 | 14 |
compile: 4 | compile: 125.3 kB | compile: 173 | compile: 126 | compile: 12 | - | compile: 4 |
test: 12 | test: 7.5 MB | test: 5254 | test: 4853 | test: 244 | - | test: 9 |
provided: 1 | provided: 2 MB | provided: 1045 | provided: 168 | provided: 13 | - | provided: 1 |