Project Dependencies
compile
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.httpcomponents | httpclient | 4.5.13 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.15 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-api | 1.9.8 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-spi | 1.9.8 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-util | 1.9.8 | jar | Apache-2.0 |
org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
runtime
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.36 | jar | Apache License, Version 2.0 |
test
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 | 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 | 5.1.0 | jar | The Apache Software License, Version 2.0 |
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.maven.resolver | maven-resolver-test-util | 1.9.8 | jar | Apache-2.0 |
org.eclipse.jetty | jetty-http | 9.4.49.v20220914 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-server | 9.4.49.v20220914 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-util | 9.4.49.v20220914 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 |
org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
provided
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 |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
test
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 |
---|---|---|---|---|
aopalliance | aopalliance | 1.0 | jar | Public Domain |
org.eclipse.jetty | jetty-io | 9.4.49.v20220914 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.resolver:maven-resolver-transport-http:jar:1.9.8
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.8 (compile)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.8 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.8 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- commons-codec:commons-codec:jar:1.15 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.15 (compile)
- org.slf4j:jcl-over-slf4j:jar:1.7.36 (runtime)
- javax.inject:javax.inject:jar:1 (provided)
- com.google.inject:guice:jar:5.1.0 (test)
- aopalliance:aopalliance:jar:1.0 (test)
- com.google.guava:guava:jar:30.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.apache.maven.resolver:maven-resolver-test-util:jar:1.9.8 (test)
- org.eclipse.jetty:jetty-server:jar:9.4.49.v20220914 (test)
- org.eclipse.jetty:jetty-io:jar:9.4.49.v20220914 (test)
- org.eclipse.jetty:jetty-util:jar:9.4.49.v20220914 (test)
- org.eclipse.jetty:jetty-http:jar:9.4.49.v20220914 (test)
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
Licenses
Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities
Eclipse Public License 1.0: JUnit
Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities
BSD License 3: Hamcrest, Hamcrest Core
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache-2.0: Maven Artifact Resolver API, Maven Artifact Resolver SPI, Maven Artifact Resolver Test Utilities, Maven Artifact Resolver Transport HTTP, Maven Artifact Resolver Utilities
Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J
CDDL + GPLv2 with classpath exception: Java Servlet API
Public Domain: AOP alliance
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
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-5.1.0.jar | 777.6 kB | 512 | 494 | 11 | 1.8 | Yes |
commons-codec-1.15.jar | 353.8 kB | 253 | 106 | 7 | 1.7 | Yes |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.15.jar | 328.3 kB | 283 | 253 | 17 | 1.6 | Yes |
maven-resolver-api-1.9.8.jar | 157.4 kB | 170 | 146 | 12 | 1.8 | Yes |
maven-resolver-spi-1.9.8.jar | 50.9 kB | 83 | 57 | 12 | 1.8 | Yes |
maven-resolver-test-util-1.9.8.jar | 56.4 kB | 41 | 25 | 1 | 1.8 | Yes |
maven-resolver-util-1.9.8.jar | 194.2 kB | 156 | 129 | 13 | 1.8 | Yes |
jetty-http-9.4.49.v20220914.jar | 234.8 kB | 128 | 109 | 2 | 1.8 | Yes |
jetty-io-9.4.49.v20220914.jar | 183 kB | 127 | 111 | 3 | 1.8 | Yes |
jetty-server-9.4.49.v20220914.jar | 732.2 kB | 377 | 354 | 8 | 1.8 | Yes |
jetty-util-9.4.49.v20220914.jar | 583.2 kB | 354 | 327 | 12 | 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 |
jcl-over-slf4j-1.7.36.jar | 16.6 kB | 23 | 9 | 2 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.36.jar | 15.3 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 |
23 | 8 MB | 5803 | 5218 | 199 | 1.8 | 22 |
compile: 7 | compile: 1.9 MB | compile: 1502 | compile: 1195 | compile: 89 | - | compile: 7 |
test: 14 | test: 6.1 MB | test: 4270 | test: 4008 | test: 107 | - | test: 14 |
runtime: 1 | runtime: 16.6 kB | runtime: 23 | runtime: 9 | runtime: 2 | - | runtime: 1 |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - | - |