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.6.2 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-spi | 1.6.2 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-util | 1.6.2 | 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
junit | junit | 4.13 | - | jar | Eclipse Public License 1.0 |
org.apache.maven.resolver | maven-resolver-test-util | 1.6.2 | - | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 2.2 | - | jar | BSD License 3 |
org.sonatype.sisu | sisu-guice | 3.2.6 | no_aop | jar | The Apache Software License, Version 2.0 |
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 |
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 test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.guava | guava | 16.0.1 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
Eclipse Public License 1.0: JUnit
BSD License 3: Hamcrest, Hamcrest Core
Apache License, Version 2.0: Maven Artifact Resolver API, Maven Artifact Resolver SPI, Maven Artifact Resolver Test Utilities, Maven Artifact Resolver Transport Classpath, Maven Artifact Resolver Utilities
The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java, Sisu Guice - Core Library, javax.inject
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
guava-16.0.1.jar | 2.2 MB | 1709 | 1678 | 17 | 1.6 | Yes |
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
maven-resolver-api-1.6.2.jar | 149.2 kB | 156 | 132 | 12 | 1.7 | Yes |
maven-resolver-spi-1.6.2.jar | 38.4 kB | 56 | 34 | 8 | 1.7 | Yes |
maven-resolver-test-util-1.6.2.jar | 55.4 kB | 41 | 25 | 1 | 1.7 | Yes |
maven-resolver-util-1.6.2.jar | 168.9 kB | 132 | 105 | 13 | 1.7 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
sisu-guice-3.2.6-no_aop.jar | 421.8 kB | 345 | 330 | 8 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 3.6 MB | 2964 | 2767 | 104 | 1.7 | 9 |
compile: 3 | compile: 356.5 kB | compile: 344 | compile: 271 | compile: 33 | - | compile: 3 |
test: 6 | test: 3.2 MB | test: 2612 | test: 2490 | test: 70 | - | test: 6 |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - | - |