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 | Optional |
|---|---|---|---|---|---|
| org.apache.maven | maven-plugin-api | 2.0 | jar | - | No |
| org.apache.maven.its.plugins.class-loader | dep-c | 2.1-SNAPSHOT | jar | Apache License, Version 2.0 | Yes |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.apache.maven.its.plugins.class-loader | dep-b | 2.1-SNAPSHOT | jar | Apache License, Version 2.0 |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| junit | junit | 3.8.2 | jar | Common Public License Version 1.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| org.apache.maven.its.plugins.class-loader | dep-a | 2.1-SNAPSHOT | jar | Apache License, Version 2.0 |
Apache License, Version 2.0: Maven IT Plugin :: Class Loader, Maven IT Plugin :: Class Loader :: Dependency A, Maven IT Plugin :: Class Loader :: Dependency B, Maven IT Plugin :: Class Loader :: Dependency C
Common Public License Version 1.0: JUnit
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| junit-3.8.2.jar | 120.6 kB | 120 | 102 | 6 | 1.2 | Yes |
| maven-plugin-api-2.0.jar | 10.1 kB | 21 | 9 | 2 | 1.1 | Yes |
| dep-a-2.1-SNAPSHOT.jar | 8.8 kB | 19 | 2 | 1 | 1.7 | Yes |
| dep-b-2.1-SNAPSHOT.jar | 9 kB | 19 | 2 | 1 | 1.7 | Yes |
| dep-c-2.1-SNAPSHOT.jar | 7.6 kB | 16 | 0 | 0 | - | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 5 | 156.2 kB | 195 | 115 | 10 | 1.7 | 4 |
| compile: 2 | compile: 17.8 kB | compile: 37 | compile: 9 | compile: 2 | - | compile: 1 |
| test: 1 | test: 120.6 kB | test: 120 | test: 102 | test: 6 | - | test: 1 |
| runtime: 2 | runtime: 17.8 kB | runtime: 38 | runtime: 4 | runtime: 2 | - | runtime: 2 |