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.resolver | maven-resolver-api | 2.0.0-alpha-11 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-spi | 2.0.0-alpha-11 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-util | 2.0.0-alpha-11 | jar | Apache-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 |
---|---|---|---|---|
org.apache.maven.resolver | maven-resolver-test-util | 2.0.0-alpha-11 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | 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 | Optional |
---|---|---|---|---|---|
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 | Yes |
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.10.2 | 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.resolver:maven-resolver-transport-classpath:jar:2.0.0-alpha-11
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.0-alpha-11 (compile)
- org.apache.maven.resolver:maven-resolver-spi:jar:2.0.0-alpha-11 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:2.0.0-alpha-11 (compile)
- javax.inject:javax.inject:jar:1 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.apache.maven.resolver:maven-resolver-test-util:jar:2.0.0-alpha-11 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: Maven Artifact Resolver API, Maven Artifact Resolver SPI, Maven Artifact Resolver Test Utilities, Maven Artifact Resolver Transport Classpath, Maven Artifact Resolver Utilities
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
The Apache Software License, Version 2.0: javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
maven-resolver-api-2.0.0-alpha-11.jar | 169 kB | 175 | 151 | 12 | 1.8 | Yes |
maven-resolver-spi-2.0.0-alpha-11.jar | 58.7 kB | 93 | 65 | 14 | 1.8 | Yes |
maven-resolver-test-util-2.0.0-alpha-11.jar | 57.2 kB | 41 | 25 | 1 | 1.8 | Yes |
maven-resolver-util-2.0.0-alpha-11.jar | 214.8 kB | 168 | 141 | 13 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
9 | 840.5 kB | 770 | 626 | 60 | 9 | 8 |
compile: 3 | compile: 442.5 kB | compile: 436 | compile: 357 | compile: 39 | 1.8 | compile: 3 |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - | |
test: 5 | test: 395.5 kB | test: 326 | test: 263 | test: 20 | 9 | test: 5 |