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.1 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-spi | 2.0.1 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 2.0.13 | 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 |
---|---|---|---|---|
com.google.jimfs | jimfs | 1.3.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-test-util | 2.0.1 | jar | Apache-2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.3 | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 2.0.13 | jar | MIT License |
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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.errorprone | error_prone_annotations | 2.18.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 32.1.1-jre | jar | Apache License, Version 2.0 |
com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 2.8 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.checkerframework | checker-qual | 3.33.0 | jar | The MIT License |
org.junit.platform | junit-platform-commons | 1.10.3 | 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-file:jar:2.0.1
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.1 (compile)
- org.apache.maven.resolver:maven-resolver-spi:jar:2.0.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.13 (compile)
- javax.inject:javax.inject:jar:1 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.3 (test)
- org.apache.maven.resolver:maven-resolver-test-util:jar:2.0.1 (test)
- org.slf4j:slf4j-simple:jar:2.0.13 (test)
- com.google.jimfs:jimfs:jar:1.3.0 (test)
- com.google.guava:guava:jar:32.1.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.33.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.18.0 (test)
- com.google.j2objc:j2objc-annotations:jar:2.8 (test)
- com.google.guava:guava:jar:32.1.1-jre (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
MIT License: SLF4J API Module, SLF4J Simple Provider
The MIT License: Checker Qual
Apache-2.0: Maven Artifact Resolver API, Maven Artifact Resolver SPI, Maven Artifact Resolver Test Utilities, Maven Artifact Resolver Transport File
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Params, JUnit Platform Commons
Apache License, Version 2.0: Guava: Google Core Libraries for Java, J2ObjC Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Jimfs, javax.inject
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 |
error_prone_annotations-2.18.0.jar | 16 kB | 38 | 26 | 2 | 1.8 | Yes |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-32.1.1-jre.jar | 3 MB | 2060 | 2020 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes |
jimfs-1.3.0.jar | 211.7 kB | 140 | 127 | 1 | 1.8 | Yes |
maven-resolver-api-2.0.1.jar | 171.9 kB | 176 | 152 | 13 | 1.8 | Yes |
maven-resolver-spi-2.0.1.jar | 60.1 kB | 94 | 66 | 15 | 1.8 | Yes |
maven-resolver-test-util-2.0.1.jar | 57 kB | 41 | 25 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
checker-qual-3.33.0.jar | 224 kB | 426 | 358 | 30 | 1.8 | Yes |
junit-jupiter-api-5.10.3.jar | 211.4 kB | 198 | 183 | 8 | 1.8 | Yes |
junit-jupiter-params-5.10.3.jar | 586 kB | 381 | 347 | 22 | 1.8 | Yes |
junit-platform-commons-1.10.3.jar | 106.2 kB | 64 | - | - | - | - |
• Root | - | 56 | 43 | 7 | 1.8 | Yes |
• Versioned | - | 8 | 2 | 1 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
slf4j-api-2.0.13.jar | 68.6 kB | 70 | - | - | - | - |
• Root | - | 68 | 54 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-simple-2.0.13.jar | 15.7 kB | 22 | - | - | - | - |
• Root | - | 20 | 6 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
19 | 4.8 MB | 3834 | 3475 | 132 | 1.8 | 17 |
compile: 3 | compile: 300.6 kB | compile: 340 | compile: 272 | compile: 32 | 1.8 | compile: 3 |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - | |
test: 15 | test: 4.5 MB | test: 3486 | test: 3197 | test: 99 | 1.8 | test: 14 |