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.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
org.mockito | mockito-core | 4.8.0 | jar | The MIT License |
org.slf4j | slf4j-api | 2.0.0 | 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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD 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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.12.14 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.14 | jar | Apache License, Version 2.0 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.objenesis | objenesis | 3.2 | jar | Apache 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, mock-slf4j-impl
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons Lang, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
New BSD License: Hamcrest Core, Hamcrest library
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.12.14.jar | 3.9 MB | 2724 | 2670 | 39 | - | Yes |
byte-buddy-agent-1.12.14.jar | 256.3 kB | 90 | 70 | 3 | - | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.1 kB | 46 | 35 | 7 | 1.5 | Yes |
mockito-core-4.8.0.jar | 684 kB | 652 | 580 | 64 | 1.8 | Yes |
objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
slf4j-api-2.0.0.jar | 61.4 kB | 66 | 52 | 5 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 6 MB | 4386 | 4126 | 178 | 1.8 | 9 |
compile: 5 | compile: 5.5 MB | compile: 3906 | compile: 3717 | compile: 128 | - | compile: 5 |
test: 3 | test: 413 kB | test: 421 | test: 366 | test: 40 | - | test: 3 |
runtime: 1 | runtime: 49.4 kB | runtime: 59 | runtime: 43 | runtime: 10 | - | runtime: 1 |