The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 |
---|---|---|---|---|
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
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 compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.google.guava | guava | 20.0 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.11 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.12 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.13 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-artifact | 3.5.0 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-builder-support | 3.5.0 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-model | 3.5.0 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-repository-metadata | 3.5.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-component-annotations | 2.0.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-interpolation | 1.24 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.3.0 | jar | Apache License, Version 2.0 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.7.30 | jar | Apache License, Version 2.0 |
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache HttpClient, Apache HttpCore, JCL 1.2 implemented over SLF4J, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Connector Basic, Maven Artifact Resolver Demo Snippets, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Transport File, Maven Artifact Resolver Transport HTTP, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Model, Maven Model Builder, Maven Repository Metadata Model, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API
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-20.0.jar | 2.4 MB | 1844 | 1814 | 18 | 1.6 | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
commons-lang3-3.8.1.jar | 501.9 kB | 297 | 272 | 13 | 1.7 | Yes |
httpclient-4.5.12.jar | 778.2 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.13.jar | 328.6 kB | 283 | 253 | 17 | 1.6 | Yes |
maven-artifact-3.5.0.jar | 55 kB | 57 | 32 | 11 | 1.7 | Yes |
maven-builder-support-3.5.0.jar | 14.9 kB | 24 | 10 | 1 | 1.7 | Yes |
maven-model-3.5.0.jar | 165 kB | 71 | 54 | 3 | 1.7 | Yes |
maven-model-builder-3.5.0.jar | 179.3 kB | 154 | 121 | 16 | 1.7 | Yes |
maven-repository-metadata-3.5.0.jar | 27.5 kB | 27 | 9 | 2 | 1.7 | Yes |
maven-resolver-provider-3.5.0.jar | 68.3 kB | 44 | 27 | 1 | 1.7 | Yes |
maven-resolver-api-1.6.3.jar | 149.3 kB | 156 | 132 | 12 | 1.7 | Yes |
maven-resolver-connector-basic-1.6.3.jar | 45.7 kB | 36 | 19 | 1 | 1.7 | Yes |
maven-resolver-impl-1.6.3.jar | 179.6 kB | 115 | 94 | 5 | 1.7 | Yes |
maven-resolver-spi-1.6.3.jar | 38.4 kB | 56 | 34 | 8 | 1.7 | Yes |
maven-resolver-transport-file-1.6.3.jar | 15.6 kB | 21 | 4 | 1 | 1.7 | Yes |
maven-resolver-transport-http-1.6.3.jar | 43.6 kB | 37 | 20 | 1 | 1.7 | Yes |
maven-resolver-util-1.6.3.jar | 168.9 kB | 132 | 105 | 13 | 1.7 | Yes |
plexus-component-annotations-2.0.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-interpolation-1.24.jar | 78.9 kB | 76 | 59 | 7 | 1.5 | Yes |
plexus-utils-3.3.0.jar | 263.3 kB | 130 | 105 | 9 | 1.6 | Yes |
org.eclipse.sisu.inject-0.3.4.jar | 379.2 kB | 289 | 271 | 9 | 1.6 | Yes |
jcl-over-slf4j-1.7.30.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | 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 |
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 |
27 | 6.8 MB | 5060 | 4393 | 196 | 1.7 | 25 |
compile: 25 | compile: 6.7 MB | compile: 5029 | compile: 4378 | compile: 193 | - | compile: 24 |
runtime: 1 | runtime: 16.5 kB | runtime: 23 | runtime: 9 | runtime: 2 | - | runtime: 1 |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - | - |