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 | 2.0.12 | 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 |
---|---|---|---|---|
org.apache.groovy | groovy | 4.0.18 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.22.1 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-slf4j2-impl | 2.22.1 | jar | Apache-2.0 |
org.assertj | assertj-core | 3.25.3 | jar | Apache License, Version 2.0 |
org.easymock | easymock | 5.2.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.10.0 | jar | MIT |
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 | Optional |
---|---|---|---|---|---|
javax.servlet.jsp | jsp-api | 2.2 | jar | CDDL + GPLv2 with classpath exception | Yes |
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.14.12 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.12 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.22.1 | jar | Apache-2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
BSD License 3: Hamcrest, Hamcrest Core
Apache-2.0: Apache Log4j API, Apache Log4j Core, Apache Log4j SLF4J 2.0 Binding, Apache Shiro :: Lang
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, EasyMock, Objenesis
MIT: mockito-core
CDDL + GPLv2 with classpath exception: JavaServer Pages(TM) API
The Apache Software License, Version 2.0: Apache Groovy
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
byte-buddy-1.14.12.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
byte-buddy-agent-1.14.12.jar | 256.8 kB | 90 | 70 | 3 | 9 | Yes |
groovy-4.0.18.jar | 7.6 MB | 4744 | 4585 | 120 | 1.8 | Yes |
log4j-api-2.22.1.jar | 335 kB | 239 | 204 | 9 | 9 | Yes |
log4j-core-2.22.1.jar | 1.9 MB | 1308 | 1204 | 55 | 9 | Yes |
log4j-slf4j2-impl-2.22.1.jar | 27.4 kB | 28 | 12 | 2 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
assertj-core-3.25.3.jar | 1.4 MB | 873 | 831 | 28 | 9 | Yes |
easymock-5.2.0.jar | 4.6 MB | 3083 | 3018 | 44 | 9 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
mockito-core-5.10.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
slf4j-api-2.0.12.jar | 68.1 kB | 70 | 55 | 5 | 9 | Yes |
jsp-api-2.2.jar | 49.8 kB | 70 | 58 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
20 | 22.1 MB | 14856 | 14144 | 432 | 11 | 20 |
compile: 1 | compile: 68.1 kB | compile: 70 | compile: 55 | compile: 5 | 9 | compile: 1 |
provided: 1 | provided: 49.8 kB | provided: 70 | provided: 58 | provided: 3 | provided: 1 | |
test: 18 | test: 21.9 MB | test: 14716 | test: 14031 | test: 424 | 11 | test: 18 |