Project Dependencies
compile
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.maven.surefire | surefire-api | 3.5.0 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-extensions-spi | 3.5.0 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-logger-api | 3.5.0 | jar | Apache-2.0 |
org.apache.maven.surefire | surefire-shared-utils | 3.5.0 | jar | The Apache Software License, Version 2.0 |
test
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.13.2 | jar | Eclipse Public License 1.0 |
org.assertj | assertj-core | 3.26.3 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 2.28.2 | jar | The MIT License |
org.powermock | powermock-api-mockito2 | 2.0.9 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-core | 2.0.9 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4 | 2.0.9 | jar | The Apache Software License, Version 2.0 |
provided
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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
commons-codec | commons-codec | 1.17.1 | jar | Apache-2.0 |
commons-io | commons-io | 2.16.1 | jar | Apache-2.0 |
org.apache.commons | commons-compress | 1.27.1 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.16.0 | jar | Apache-2.0 |
org.apache.maven.shared | maven-shared-utils | 3.3.4 | jar | Apache License, Version 2.0 |
test
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.9.10 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.10 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.javassist | javassist | 3.30.2-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
org.powermock | powermock-api-support | 2.0.9 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-module-junit4-common | 2.0.9 | jar | The Apache Software License, Version 2.0 |
org.powermock | powermock-reflect | 2.0.9 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-booter:jar:3.5.0
- org.apache.maven.surefire:surefire-api:jar:3.5.0 (compile)
- org.apache.maven.surefire:surefire-extensions-spi:jar:3.5.0 (compile)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.5.0 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (runtime)
- commons-io:commons-io:jar:2.16.1 (runtime)
- org.apache.commons:commons-lang3:jar:3.16.0 (runtime)
- org.apache.commons:commons-compress:jar:1.27.1 (runtime)
- commons-codec:commons-codec:jar:1.17.1 (runtime)
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.0 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.mockito:mockito-core:jar:2.28.2 (test)
- net.bytebuddy:byte-buddy:jar:1.9.10 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.9.10 (test)
- org.objenesis:objenesis:jar:2.6 (test)
- org.powermock:powermock-core:jar:2.0.9 (test)
- org.powermock:powermock-reflect:jar:2.0.9 (test)
- org.javassist:javassist:jar:3.30.2-GA (test)
- org.powermock:powermock-module-junit4:jar:2.0.9 (test)
- org.powermock:powermock-module-junit4-common:jar:2.0.9 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.powermock:powermock-api-mockito2:jar:2.0.9 (test)
- org.powermock:powermock-api-support:jar:2.0.9 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.assertj:assertj-core:jar:3.26.3 (test)
Licenses
Apache 2: Objenesis
Apache License 2.0: Javassist
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Surefire API, Surefire Booter, Surefire Extensions SPI, Surefire Logger API
Apache License, Version 2.0: Apache Maven Shared Utils, AssertJ Core
LGPL 2.1: Javassist
MPL 1.1: Javassist
New BSD License: Hamcrest Core, Hamcrest library
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, FindBugs-jsr305, PowerMock, Surefire Shared Utils
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
commons-codec-1.17.1.jar | 372.7 kB | 262 | - | - | - | - |
• Root | - | 261 | 114 | 7 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-io-2.16.1.jar | 508.8 kB | 374 | - | - | - | - |
• Root | - | 373 | 346 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.9.10.jar | 3.3 MB | 2368 | - | - | - | - |
• Root | - | 2367 | 2318 | 36 | 1.6 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
byte-buddy-agent-1.9.10.jar | 43.4 kB | 41 | - | - | - | - |
• Root | - | 40 | 30 | 1 | 1.5 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-compress-1.27.1.jar | 1.1 MB | 625 | - | - | - | - |
• Root | - | 624 | 572 | 36 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-lang3-3.16.0.jar | 674.2 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
surefire-api-3.5.0.jar | 170.6 kB | 166 | 138 | 13 | 1.8 | Yes |
surefire-extensions-spi-3.5.0.jar | 8.2 kB | 16 | 1 | 1 | 1.8 | No |
surefire-logger-api-3.5.0.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
surefire-shared-utils-3.5.0.jar | 2.8 MB | 1764 | 1507 | 86 | 1.8 | Yes |
assertj-core-3.26.3.jar | 1.4 MB | 882 | - | - | - | - |
• Root | - | 878 | 839 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
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 |
javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | Yes |
mockito-core-2.28.2.jar | 591.2 kB | 635 | 562 | 65 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
powermock-api-mockito2-2.0.9.jar | 88.4 kB | 103 | 75 | 18 | 1.6 | Yes |
powermock-api-support-2.0.9.jar | 21.6 kB | 24 | 14 | 4 | 1.6 | Yes |
powermock-core-2.0.9.jar | 201 kB | 208 | 175 | 27 | 1.6 | Yes |
powermock-module-junit4-2.0.9.jar | 47.7 kB | 35 | 25 | 3 | 1.6 | Yes |
powermock-module-junit4-common-2.0.9.jar | 17.7 kB | 19 | 9 | 2 | 1.6 | Yes |
powermock-reflect-2.0.9.jar | 68.4 kB | 52 | 39 | 8 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
25 | 12.9 MB | 9168 | 8178 | 449 | 1.8 | 24 |
compile: 4 | compile: 3 MB | compile: 1969 | compile: 1652 | compile: 101 | 1.8 | compile: 3 |
runtime: 5 | runtime: 2.8 MB | runtime: 1790 | runtime: 1506 | runtime: 85 | runtime: 5 | |
provided: 1 | provided: 19.9 kB | provided: 46 | provided: 35 | provided: 3 | provided: 1 | |
test: 15 | test: 7.1 MB | test: 5363 | test: 4985 | test: 260 | 1.8 | test: 15 |