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.3.2 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-spi | 1.3.2 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.25 | 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
junit | junit | 4.12 | - | jar | Eclipse Public License 1.0 |
org.apache.maven.resolver | maven-resolver-test-util | 1.3.2 | - | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | - | jar | New BSD License |
org.slf4j | slf4j-simple | 1.7.25 | - | jar | MIT License |
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 |
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: Maven Artifact Resolver API, Maven Artifact Resolver SPI, Maven Artifact Resolver Test Utilities, Maven Artifact Resolver Transport File
New BSD License: Hamcrest Core
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.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
maven-resolver-api-1.3.2.jar | 149.3 kB | 156 | 132 | 12 | 1.7 | Yes |
maven-resolver-spi-1.3.2.jar | 36.7 kB | 56 | 34 | 8 | 1.7 | Yes |
maven-resolver-test-util-1.3.2.jar | 53.6 kB | 41 | 25 | 1 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.25.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | 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.3 MB | 2756 | 2580 | 85 | 1.7 | 9 |
compile: 3 | compile: 227.1 kB | compile: 258 | compile: 200 | compile: 24 | - | compile: 3 |
test: 6 | test: 3.1 MB | test: 2490 | test: 2374 | test: 60 | - | test: 6 |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - | - |