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.3 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-spi | 2.0.3 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-util | 2.0.3 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 2.0.16 | 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.
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 |
---|---|---|---|---|
com.google.code.gson | gson | 2.11.0 | jar | Apache-2.0 |
com.google.errorprone | error_prone_annotations | 2.27.0 | jar | Apache 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.resolver:maven-resolver-transport-jdk-8:jar:2.0.3
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.3 (compile)
- org.apache.maven.resolver:maven-resolver-spi:jar:2.0.3 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.27.0 (compile)
- com.google.code.gson:gson:jar:2.11.0 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:2.0.3 (compile)
- javax.inject:javax.inject:jar:1 (provided)
Licenses
Apache 2.0: error-prone annotations
MIT License: SLF4J API Module
Apache-2.0: Gson, Maven Artifact Resolver API, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport JDK 8, 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 |
---|---|---|---|---|---|---|
gson-2.11.0.jar | 298.4 kB | 244 | - | - | - | - |
• Root | - | 243 | 223 | 9 | 1.7 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
error_prone_annotations-2.27.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
maven-resolver-api-2.0.3.jar | 171.9 kB | 176 | 152 | 13 | 1.8 | Yes |
maven-resolver-spi-2.0.3.jar | 67.9 kB | 103 | 74 | 16 | 1.8 | Yes |
maven-resolver-util-2.0.3.jar | 219 kB | 170 | 143 | 14 | 1.8 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 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 |
7 | 848.5 kB | 819 | 680 | 59 | 1.8 | 6 |
compile: 6 | compile: 846 kB | compile: 811 | compile: 674 | compile: 58 | 1.8 | compile: 6 |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - |