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 | 1.9.10 | 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.8.7 | jar | Apache License, Version 2.0 | No |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License | No |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.7.0 | jar | Apache 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.
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.6.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.5.1 | jar | Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.resolver:resolver-demo-maven-plugin:maven-plugin:1.9.10
- org.apache.maven:maven-plugin-api:jar:3.8.7 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (provided)
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.10 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.7.0 (provided)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
- org.apache.maven:maven-plugin-api:jar:3.8.7 (provided)
Licenses
MIT License: SLF4J API Module
Apache-2.0: Maven Artifact Resolver API, Maven Artifact Resolver Demo Maven Plugin
Apache License, Version 2.0: Maven Plugin API, Maven Plugin Tools Java Annotations, Plexus Classworlds, Plexus Common Utilities
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
maven-plugin-api-3.8.7.jar | 47 kB | 48 | 27 | 6 | 1.7 | Yes |
maven-resolver-api-1.9.10.jar | 157.4 kB | 170 | 146 | 12 | 1.8 | Yes |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
plexus-utils-3.5.1.jar | 269.3 kB | 152 | 108 | 9 | - | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
maven-plugin-annotations-3.7.0.jar | 13.7 kB | 22 | 7 | 1 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
6 | 581.5 kB | 490 | 359 | 37 | 1.8 | 6 |
compile: 1 | compile: 157.4 kB | compile: 170 | compile: 146 | compile: 12 | - | compile: 1 |
provided: 5 | provided: 424 kB | provided: 320 | provided: 213 | provided: 25 | - | provided: 5 |