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 | License |
---|---|---|---|---|
org.apache.maven.resolver | maven-resolver-api | 1.0.3 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-spi | 1.0.3 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-util | 1.0.3 | 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 | License |
---|---|---|---|---|---|
junit | junit | 4.11 | - | jar | Common Public License Version 1.0 |
org.apache.maven.resolver | maven-resolver-test-util | 1.0.3 | - | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 1.3 | - | jar | New BSD License |
org.sonatype.sisu | sisu-guice | 3.1.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 | License | 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 | License |
---|---|---|---|---|
com.google.guava | guava | 11.0.2 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
New BSD License: Hamcrest Core, Hamcrest library
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
Common Public License Version 1.0: JUnit
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-11.0.2.jar | 1.65 MB | 1289 | 1266 | 12 | 1.5 | Yes |
junit-4.11.jar | 245.04 kB | 266 | 233 | 28 | 1.5 | Yes |
maven-resolver-api-1.0.3.jar | 146.42 kB | 151 | 128 | 11 | 1.6 | Yes |
maven-resolver-spi-1.0.3.jar | 35.58 kB | 56 | 34 | 8 | 1.6 | Yes |
maven-resolver-test-util-1.0.3.jar | 52.45 kB | 41 | 25 | 1 | 1.6 | Yes |
maven-resolver-util-1.0.3.jar | 158.96 kB | 128 | 101 | 13 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45.02 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-library-1.3.jar | 53.07 kB | 46 | 35 | 7 | 1.5 | Yes |
sisu-guice-3.1.6-no_aop.jar | 367.54 kB | 314 | 299 | 8 | 1.5 | Yes |
javax.inject-1.jar | 2.50 kB | 8 | 6 | 1 | 1.5 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
10 | 2.75 MB | 2351 | 2172 | 92 | 1.6 | 9 |
compile: 3 | compile: 340.96 kB | compile: 335 | compile: 263 | compile: 32 | - | compile: 3 |
test: 6 | test: 2.41 MB | test: 2008 | test: 1903 | test: 59 | - | test: 6 |
provided: 1 | provided: 2.50 kB | provided: 8 | provided: 6 | provided: 1 | - | - |