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-2 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-spi | 2.0.0-alpha-2 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-util | 2.0.0-alpha-2 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 1.7.36 | 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
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- org.apache.maven.resolver:maven-resolver-transport-jdk-19:jar:2.0.0-alpha-2
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.0-alpha-2 (compile)
- org.apache.maven.resolver:maven-resolver-spi:jar:2.0.0-alpha-2 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:2.0.0-alpha-2 (compile)
- javax.inject:javax.inject:jar:1 (provided)
Licenses
MIT License: SLF4J API Module
Apache-2.0: Maven Artifact Resolver API, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport JDK (19), Maven Artifact Resolver Utilities
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-2.jar | 157.5 kB | 166 | 143 | 11 | 1.8 | Yes |
maven-resolver-spi-2.0.0-alpha-2.jar | 46.9 kB | 73 | 49 | 10 | 1.8 | Yes |
maven-resolver-util-2.0.0-alpha-2.jar | 200.1 kB | 159 | 132 | 13 | 1.8 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
5 | 448.2 kB | 452 | 364 | 39 | 1.8 | 4 |
compile: 4 | compile: 445.7 kB | compile: 444 | compile: 358 | compile: 38 | 1.8 | compile: 4 |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - |