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 | 
|---|---|---|---|---|
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 | 
| org.apache.maven.resolver | maven-resolver-api | 2.0.13 | jar | Apache-2.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 | 
|---|---|---|---|---|---|
| org.apache.maven | maven-plugin-api | 3.9.11 | jar | Apache-2.0 | No | 
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT | No | 
| org.apache.maven.plugin-tools | maven-plugin-annotations | 3.15.1 | jar | Apache-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.
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.codehaus.plexus | plexus-classworlds | 2.9.0 | jar | Apache-2.0 | 
| org.codehaus.plexus | plexus-utils | 3.6.0 | jar | Apache License, Version 2.0 | 
Project Dependency Graph
Dependency Tree
- org.apache.maven.resolver:resolver-demo-maven-plugin:maven-plugin:2.0.13 ![[Information]](./images/icon_info_sml.gif)  - org.apache.maven:maven-plugin-api:jar:3.9.11 (provided) ![[Information]](./images/icon_info_sml.gif)  - org.codehaus.plexus:plexus-utils:jar:3.6.0 (provided) ![[Information]](./images/icon_info_sml.gif) 
- org.codehaus.plexus:plexus-classworlds:jar:2.9.0 (provided) ![[Information]](./images/icon_info_sml.gif) 
 
- org.codehaus.plexus:plexus-utils:jar:3.6.0 (provided) 
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.13 (compile) ![[Information]](./images/icon_info_sml.gif) 
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.15.1 (provided) ![[Information]](./images/icon_info_sml.gif) 
- org.slf4j:slf4j-api:jar:2.0.17 (provided) ![[Information]](./images/icon_info_sml.gif) 
- javax.inject:javax.inject:jar:1 (compile) ![[Information]](./images/icon_info_sml.gif) 
 
- org.apache.maven:maven-plugin-api:jar:3.9.11 (provided) 
Licenses
Apache-2.0: Maven Artifact Resolver API, Maven Artifact Resolver Demo Maven Plugin, Maven Plugin API, Maven Plugin Tools Java Annotations, Plexus Classworlds
Apache License, Version 2.0: Plexus Common Utilities
MIT: SLF4J API Module
The Apache Software License, Version 2.0: javax.inject
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | 
|---|---|---|---|---|---|---|
| javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | 
| maven-plugin-api-3.9.11.jar | 47.1 kB | 48 | 27 | 6 | 1.8 | Yes | 
| maven-resolver-api-2.0.13.jar | 175.3 kB | 176 | 152 | 13 | 1.8 | Yes | 
| plexus-classworlds-2.9.0.jar | 54.1 kB | 51 | 36 | 5 | 1.8 | Yes | 
| plexus-utils-3.6.0.jar | 271.8 kB | 152 | - | - | - | - | 
| • Root | - | 134 | 108 | 9 | 1.8 | Yes | 
| • Versioned | - | 6 | 1 | 1 | 9 | Yes | 
| • Versioned | - | 6 | 1 | 1 | 10 | Yes | 
| • Versioned | - | 6 | 1 | 1 | 11 | Yes | 
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - | 
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | 
| • Versioned | - | 2 | 1 | 1 | 9 | No | 
| maven-plugin-annotations-3.15.1.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes | 
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | 
| 7 | 634.5 kB | 528 | 391 | 39 | 1.8 | 6 | 
| compile: 2 | compile: 177.8 kB | compile: 184 | compile: 158 | compile: 14 | 1.8 | compile: 1 | 
| provided: 5 | provided: 456.7 kB | provided: 344 | provided: 233 | provided: 25 | provided: 5 | 


