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.6.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven.surefire | surefire-extensions-spi | 3.6.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven.surefire | surefire-logger-api | 3.6.0-SNAPSHOT | jar | Apache-2.0 |
| org.apache.maven.surefire | surefire-shared-utils | 3.6.0-SNAPSHOT | 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.27.7 | jar | Apache-2.0 |
| org.junit.vintage | junit-vintage-engine | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 3.12.4 | 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.19.0 | jar | Apache-2.0 |
| commons-io | commons-io | 2.21.0 | jar | Apache-2.0 |
| org.apache.commons | commons-compress | 1.28.0 | jar | Apache-2.0 |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 |
| org.apache.maven.shared | maven-shared-utils | 3.4.2 | jar | Apache-2.0 |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
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.18.3 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.11.13 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
| org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
| org.javassist | javassist | 3.30.2-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
| org.junit.platform | junit-platform-commons | 1.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.14.1 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| 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.6.0-SNAPSHOT
- org.apache.maven.surefire:surefire-api:jar:3.6.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.surefire:surefire-extensions-spi:jar:3.6.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.6.0-SNAPSHOT (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (runtime)
- org.slf4j:slf4j-api:jar:1.7.36 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (runtime)
- commons-io:commons-io:jar:2.21.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-compress:jar:1.28.0 (runtime)
- commons-codec:commons-codec:jar:1.19.0 (runtime)
![[Information]](./images/icon_info_sml.gif)
- commons-codec:commons-codec:jar:1.19.0 (runtime)
- org.apache.maven.shared:maven-shared-utils:jar:3.4.2 (runtime)
- org.apache.maven.surefire:surefire-logger-api:jar:3.6.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.junit.vintage:junit-vintage-engine:jar:5.14.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.14.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.14.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.1 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
- org.mockito:mockito-core:jar:3.12.4 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.11.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.2 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.11.13 (test)
- org.powermock:powermock-core:jar:2.0.9 (test)
- org.powermock:powermock-reflect:jar:2.0.9 (test)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.30.2-GA (test)
![[Information]](./images/icon_info_sml.gif)
- org.powermock:powermock-reflect:jar:2.0.9 (test)
- org.powermock:powermock-module-junit4:jar:2.0.9 (test)
- org.powermock:powermock-module-junit4-common:jar:2.0.9 (test)
![[Information]](./images/icon_info_sml.gif)
- org.powermock:powermock-module-junit4-common:jar:2.0.9 (test)
- org.powermock:powermock-api-mockito2:jar:2.0.9 (test)
- org.powermock:powermock-api-support:jar:2.0.9 (test)
![[Information]](./images/icon_info_sml.gif)
- org.powermock:powermock-api-support:jar:2.0.9 (test)
- org.apache.maven.surefire:surefire-api:jar:3.6.0-SNAPSHOT (compile)
Licenses
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License 2.0: Javassist
MIT License: SLF4J API Module
BSD-3-Clause: Hamcrest, Hamcrest Core
The MIT License: mockito-core
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Maven Shared Utils, AssertJ Core, Surefire API, Surefire Booter, Surefire Extensions SPI, Surefire Logger API
Eclipse Public License v2.0: JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: 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.19.0.jar | 374.7 kB | 263 | - | - | - | - |
| • Root | - | 262 | 115 | 7 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-io-2.21.0.jar | 585.3 kB | 428 | - | - | - | - |
| • Root | - | 426 | 398 | 15 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| byte-buddy-1.18.3.jar | 9.2 MB | 6220 | - | - | - | - |
| • Root | - | 3100 | 3046 | 39 | 1.5 | Yes |
| • Versioned | - | 3090 | 3047 | 40 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.11.13.jar | 252.2 kB | 81 | - | - | - | - |
| • Root | - | 79 | 62 | 1 | 1.5 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| commons-compress-1.28.0.jar | 1.1 MB | 642 | - | - | - | - |
| • Root | - | 641 | 589 | 36 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-lang3-3.20.0.jar | 713.9 kB | 454 | - | - | - | - |
| • Root | - | 452 | 421 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| maven-shared-utils-3.4.2.jar | 151.1 kB | 103 | 79 | 9 | 1.8 | Yes |
| surefire-api-3.6.0-SNAPSHOT.jar | 172.9 kB | 167 | 139 | 13 | 1.8 | Yes |
| surefire-extensions-spi-3.6.0-SNAPSHOT.jar | 8.3 kB | 16 | 1 | 1 | 1.8 | No |
| surefire-logger-api-3.6.0-SNAPSHOT.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
| surefire-shared-utils-3.6.0-SNAPSHOT.jar | 3 MB | 1848 | 1602 | 85 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
| hamcrest-core-3.0.jar | 2.4 kB | 9 | 1 | 1 | 1.8 | Yes |
| javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | Yes |
| junit-platform-commons-1.14.1.jar | 164.4 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.14.1.jar | 271.7 kB | 191 | 172 | 10 | 1.8 | Yes |
| junit-vintage-engine-5.14.1.jar | 76.4 kB | 52 | 38 | 6 | 1.8 | Yes |
| mockito-core-3.12.4.jar | 682.3 kB | 670 | 596 | 66 | 1.8 | Yes |
| objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 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 |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 31 | 20.1 MB | 13737 | 9530 | 490 | 1.8 | 30 |
| compile: 4 | compile: 3.2 MB | compile: 2054 | compile: 1748 | compile: 100 | 1.8 | compile: 3 |
| runtime: 6 | runtime: 3 MB | runtime: 1936 | runtime: 1636 | runtime: 89 | runtime: 6 | |
| provided: 1 | provided: 19.9 kB | provided: 46 | provided: 35 | provided: 3 | provided: 1 | |
| test: 20 | test: 13.9 MB | test: 9701 | test: 6111 | test: 298 | 1.8 | test: 20 |


