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.7.2 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-spi | 1.7.2 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-util | 1.7.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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
com.google.guava | failureaccess | 1.0.1 | - | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 30.1-jre | - | jar | Apache License, Version 2.0 |
com.google.inject | guice | 4.2.3 | no_aop | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13.2 | - | jar | Eclipse Public License 1.0 |
org.apache.maven.resolver | maven-resolver-test-util | 1.7.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 | 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 |
---|---|---|---|---|
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
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: Guava: Google Core Libraries for Java, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, Maven Artifact Resolver SPI, Maven Artifact Resolver Test Utilities, Maven Artifact Resolver Utilities
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, javax.inject
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-30.1-jre.jar | 2.9 MB | 2059 | 2029 | 18 | 1.8 | Yes |
guice-4.2.3-no_aop.jar | 529.6 kB | 408 | 392 | 9 | 1.8 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
maven-resolver-api-1.7.2.jar | 149.5 kB | 156 | 132 | 12 | 1.8 | Yes |
maven-resolver-spi-1.7.2.jar | 39.3 kB | 58 | 35 | 9 | 1.8 | Yes |
maven-resolver-test-util-1.7.2.jar | 55.4 kB | 40 | 24 | 1 | 1.8 | Yes |
maven-resolver-util-1.7.2.jar | 171.5 kB | 130 | 103 | 13 | 1.8 | 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 |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 4.4 MB | 3459 | 3226 | 113 | 1.8 | 12 |
compile: 4 | compile: 401.7 kB | compile: 390 | compile: 304 | compile: 38 | - | compile: 4 |
test: 8 | test: 4 MB | test: 3061 | test: 2916 | test: 74 | - | test: 8 |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - | - |