Project Dependencies
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
org.apache.maven | apache-maven | 4.0.0-rc-3 | bin | zip | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.12.0 | - | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.12.0 | - | jar | Eclipse Public License v2.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 |
---|---|---|---|---|
org.apache.maven | maven-api-annotations | 4.0.0-rc-3 | jar | Apache-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.
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 |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.12.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven:maven-executor:jar:4.0.0-rc-3
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-3 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.0 (test)
- org.apache.maven:apache-maven:zip:bin:4.0.0-rc-3 (test)
- org.apache.maven:maven-api-annotations:jar:4.0.0-rc-3 (provided)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: Apache Maven Distribution, Maven 4 API :: Meta annotations, Maven 4 Executor
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
apache-maven-4.0.0-rc-3-bin.zip | 14.4 MB | - | - | - | - | - |
maven-api-annotations-4.0.0-rc-3.jar | 13 kB | 27 | 12 | 1 | 17 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
junit-jupiter-api-5.12.0.jar | 233.3 kB | 211 | 192 | 8 | 1.8 | Yes |
junit-jupiter-params-5.12.0.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes |
junit-platform-commons-1.12.0.jar | 151.9 kB | 99 | - | - | - | - |
• Root | - | 88 | 69 | 9 | 1.8 | Yes |
• Versioned | - | 11 | 5 | 1 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
7 | 15.4 MB | 757 | 643 | 44 | 17 | 6 |
provided: 1 | provided: 13 kB | provided: 27 | provided: 12 | provided: 1 | 17 | provided: 1 |
test: 6 | test: 15.4 MB | test: 730 | test: 631 | test: 43 | 1.8 | test: 5 |