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.6 | jar | Apache-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.
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-logger-api | 3.5.6 | jar | Apache-2.0 |
| org.apache.maven.surefire | surefire-shared-utils | 3.5.6 | jar | The Apache Software License, Version 2.0 |
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.22.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.3.4 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.surefire:surefire-extensions-spi:jar:3.5.6
- org.apache.maven.surefire:surefire-api:jar:3.5.6 (compile)
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.surefire:surefire-shared-utils:jar:3.5.6 (compile)
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (runtime)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.22.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.3.4 (runtime)
- org.apache.maven.surefire:surefire-logger-api:jar:3.5.6 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.maven.surefire:surefire-api:jar:3.5.6 (compile)
Licenses
Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Surefire API, Surefire Extensions SPI, Surefire Logger API
Apache License, Version 2.0: Apache Maven Shared Utils
The Apache Software License, Version 2.0: FindBugs-jsr305, 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.22.0.jar | 609.2 kB | 458 | - | - | - | - |
| • Root | - | 456 | 428 | 15 | 1.8 | 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.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
| surefire-api-3.5.6.jar | 173.9 kB | 168 | 140 | 13 | 1.8 | Yes |
| surefire-logger-api-3.5.6.jar | 13.6 kB | 23 | 6 | 1 | 1.8 | Yes |
| surefire-shared-utils-3.5.6.jar | 3 MB | 1878 | 1632 | 85 | 1.8 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 9 | 6.2 MB | 4035 | 3445 | 187 | 1.8 | 9 |
| compile: 3 | compile: 3.2 MB | compile: 2069 | compile: 1778 | compile: 99 | 1.8 | compile: 3 |
| runtime: 5 | runtime: 3 MB | runtime: 1920 | runtime: 1632 | runtime: 85 | runtime: 5 | |
| provided: 1 | provided: 19.9 kB | provided: 46 | provided: 35 | provided: 3 | provided: 1 |


