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-6 | 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 | 4.0.0-alpha-10 | jar | Apache-2.0 | No |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License | No |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.10.2 | 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.apache.maven | maven-api-meta | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-plugin | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.apache.maven | maven-api-xml | 4.0.0-alpha-10 | jar | Apache-2.0 |
org.codehaus.plexus | plexus-classworlds | 2.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.0-alpha-6
- org.apache.maven:maven-plugin-api:jar:4.0.0-alpha-10 (provided)
- org.apache.maven:maven-api-plugin:jar:4.0.0-alpha-10 (provided)
- org.apache.maven:maven-api-xml:jar:4.0.0-alpha-10 (provided)
- org.apache.maven:maven-api-meta:jar:4.0.0-alpha-10 (provided)
- org.apache.maven:maven-api-xml:jar:4.0.0-alpha-10 (provided)
- org.codehaus.plexus:plexus-classworlds:jar:2.6.0 (provided)
- org.apache.maven:maven-api-plugin:jar:4.0.0-alpha-10 (provided)
- org.apache.maven.resolver:maven-resolver-api:jar:2.0.0-alpha-6 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.10.2 (provided)
- org.slf4j:slf4j-api:jar:1.7.36 (provided)
- org.apache.maven:maven-plugin-api:jar:4.0.0-alpha-10 (provided)
Licenses
MIT License: SLF4J API Module
Apache-2.0: Maven 4 API :: Meta annotations, Maven 4 API :: Plugin, Maven 4 API :: XML, Maven Artifact Resolver API, Maven Artifact Resolver Demo Maven Plugin, Maven Plugin API, Maven Plugin Tools Java Annotations
Apache License, Version 2.0: Plexus Classworlds
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
maven-api-meta-4.0.0-alpha-10.jar | 11.5 kB | 25 | 10 | 1 | 1.8 | No |
maven-api-plugin-4.0.0-alpha-10.jar | 80.5 kB | 75 | 58 | 2 | 1.8 | Yes |
maven-api-xml-4.0.0-alpha-10.jar | 8.7 kB | 17 | 2 | 1 | 1.8 | Yes |
maven-plugin-api-4.0.0-alpha-10.jar | 81.4 kB | 49 | 30 | 5 | 1.8 | Yes |
maven-resolver-api-2.0.0-alpha-6.jar | 160.2 kB | 168 | 145 | 11 | 1.8 | Yes |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
maven-plugin-annotations-3.10.2.jar | 13.9 kB | 22 | 7 | 1 | 1.8 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
8 | 450.2 kB | 454 | 323 | 30 | 1.8 | 7 |
compile: 1 | compile: 160.2 kB | compile: 168 | compile: 145 | compile: 11 | 1.8 | compile: 1 |
provided: 7 | provided: 290 kB | provided: 286 | provided: 178 | provided: 19 | provided: 6 |