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.14 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.16 | jar | Apache License, Version 2.0 |
org.apache.maven.resolver | maven-resolver-api | 1.9.23 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-spi | 1.9.23 | jar | Apache-2.0 |
org.apache.maven.resolver | maven-resolver-util | 1.9.23 | 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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.18.0 | jar | Apache-2.0 |
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.inject | guice | 6.0.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.23 | jar | Apache-2.0 |
org.eclipse.jetty | jetty-http | 9.4.57.v20241219 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-server | 9.4.57.v20241219 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.eclipse.jetty | jetty-util | 9.4.57.v20241219 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.hamcrest | hamcrest-core | 3.0 | jar | BSD-3-Clause |
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.
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 |
com.google.errorprone | error_prone_annotations | 2.36.0 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.3 | jar | Apache License, Version 2.0 |
com.google.guava | guava | 33.4.8-jre | jar | Apache License, Version 2.0 |
com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
org.eclipse.jetty | jetty-io | 9.4.57.v20241219 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.maven.resolver:maven-resolver-transport-http:jar:1.9.23
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.23 (compile)
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.23 (compile)
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.23 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
- commons-codec:commons-codec:jar:1.18.0 (runtime)
- org.slf4j:jcl-over-slf4j:jar:1.7.36 (runtime)
- javax.inject:javax.inject:jar:1 (provided)
- com.google.inject:guice:jar:6.0.0 (test)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (test)
- aopalliance:aopalliance:jar:1.0 (test)
- com.google.guava:guava:jar:33.4.8-jre (test)
- com.google.guava:failureaccess:jar:1.0.3 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- org.jspecify:jspecify:jar:1.0.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (test)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (test)
- com.google.guava:failureaccess:jar:1.0.3 (test)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:3.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.apache.maven.resolver:maven-resolver-test-util:jar:1.9.23 (test)
- org.eclipse.jetty:jetty-server:jar:9.4.57.v20241219 (test)
- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219 (test)
- org.eclipse.jetty:jetty-io:jar:9.4.57.v20241219 (test)
- org.eclipse.jetty:jetty-util:jar:9.4.57.v20241219 (test)
- org.eclipse.jetty:jetty-http:jar:9.4.57.v20241219 (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)
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.23 (compile)
Licenses
Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities
The Apache License, Version 2.0: JSpecify annotations
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities
BSD-3-Clause: Hamcrest, Hamcrest Core
MIT License: SLF4J API Module, SLF4J Simple Binding
Apache-2.0: Apache Commons Codec, 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 HttpClient, Apache HttpCore, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, 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 ListenableFuture only, Jakarta Dependency Injection, 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 |
error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
failureaccess-1.0.3.jar | 10.8 kB | 25 | - | - | - | - |
• Root | - | 17 | 2 | 1 | 1.8 | Yes |
• Versioned | - | 8 | 1 | 1 | 9 | No |
guava-33.4.8-jre.jar | 3 MB | 2008 | - | - | - | - |
• Root | - | 2006 | 1967 | 18 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
guice-6.0.0.jar | 805.7 kB | 525 | 507 | 11 | 1.8 | Yes |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
commons-codec-1.18.0.jar | 373 kB | 262 | - | - | - | - |
• Root | - | 261 | 114 | 7 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
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.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
maven-resolver-api-1.9.23.jar | 157.1 kB | 169 | 145 | 12 | 1.8 | Yes |
maven-resolver-spi-1.9.23.jar | 51.6 kB | 84 | 58 | 12 | 1.8 | Yes |
maven-resolver-test-util-1.9.23.jar | 56.5 kB | 41 | 25 | 1 | 1.8 | Yes |
maven-resolver-util-1.9.23.jar | 195.9 kB | 156 | 129 | 13 | 1.8 | Yes |
jetty-http-9.4.57.v20241219.jar | 249.9 kB | 139 | 119 | 3 | 1.8 | Yes |
jetty-io-9.4.57.v20241219.jar | 183 kB | 127 | 111 | 3 | 1.8 | Yes |
jetty-server-9.4.57.v20241219.jar | 739.3 kB | 381 | 358 | 8 | 1.8 | Yes |
jetty-util-9.4.57.v20241219.jar | 589 kB | 358 | 331 | 12 | 1.8 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
hamcrest-core-3.0.jar | 2.4 kB | 9 | 1 | 1 | 1.8 | Yes |
jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
• Root | - | 10 | 4 | 1 | 1.8 | No |
• Versioned | - | 4 | 1 | 1 | 9 | No |
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 |
28 | 8.3 MB | 5922 | 5250 | 206 | 1.8 | 24 |
compile: 6 | compile: 1.6 MB | compile: 1249 | compile: 1089 | compile: 82 | 1.8 | compile: 6 |
runtime: 2 | runtime: 389.6 kB | runtime: 285 | runtime: 123 | runtime: 9 | runtime: 2 | |
provided: 1 | provided: 2.5 kB | provided: 8 | provided: 6 | provided: 1 | - | |
test: 19 | test: 6.3 MB | test: 4380 | test: 4032 | test: 114 | 1.8 | test: 16 |