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.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
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 |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
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 | 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.slf4j | slf4j-simple | 1.7.30 | jar | MIT License |
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 | Classifier | Type | Licenses | Optional |
---|---|---|---|---|---|---|
javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 | Yes |
org.eclipse.sisu | org.eclipse.sisu.inject | 0.3.4 | - | jar | Eclipse Public License, Version 1.0 | Yes |
org.sonatype.sisu | sisu-guice | 3.2.6 | no_aop | 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 |
---|---|---|---|---|
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
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 |
---|---|---|---|---|---|
com.google.guava | guava | 16.0.1 | jar | The Apache Software License, Version 2.0 | Yes |
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
BSD License 3: Hamcrest, Hamcrest Core
Apache License, Version 2.0: Apache Commons Lang, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver SPI, Maven Artifact Resolver Test Utilities, 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 |
---|---|---|---|---|---|---|
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | 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 |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.30.jar | 15.2 kB | 20 | 10 | 1 | 1.5 | Yes |
guava-16.0.1.jar | 2.2 MB | 1709 | 1678 | 17 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
org.eclipse.sisu.inject-0.3.4.jar | 379.2 kB | 289 | 271 | 9 | 1.6 | Yes |
sisu-guice-3.2.6-no_aop.jar | 421.8 kB | 345 | 330 | 8 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
14 | 4.5 MB | 3616 | 3354 | 131 | 1.7 | 13 |
compile: 5 | compile: 899.8 kB | compile: 687 | compile: 577 | compile: 50 | - | compile: 5 |
test: 5 | test: 577.3 kB | test: 578 | test: 492 | test: 46 | - | test: 5 |
provided: 4 | provided: 3 MB | provided: 2351 | provided: 2285 | provided: 35 | - | provided: 3 |