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 2.0.0-alpha-2 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 2.0.0-alpha-2 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 2.0.0-alpha-2 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.16.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
org.apache.maven.resolver maven-resolver-impl 2.0.0-alpha-2 jar Apache-2.0
org.apache.maven.resolver maven-resolver-test-util 2.0.0-alpha-2 jar Apache-2.0
org.eclipse.jetty jetty-http 9.4.53.v20231009 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.53.v20231009 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.53.v20231009 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.junit.jupiter junit-jupiter-api 5.10.0 jar Eclipse Public License v2.0
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.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.7.1 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.0.1-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 1.3 jar The Apache Software License, Version 2.0
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
org.apache.maven.resolver maven-resolver-named-locks 2.0.0-alpha-2 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.12.0 jar The MIT License
org.eclipse.jetty jetty-io 9.4.53.v20231009 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.junit.platform junit-platform-commons 1.10.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

Apache 2.0: error-prone annotations

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

The MIT License: Checker Qual

MIT License: SLF4J API Module, SLF4J Simple Binding

Apache-2.0: Apache Commons Codec, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, 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: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons

CDDL + GPLv2 with classpath exception: Java Servlet API

Public Domain: AOP alliance

The Apache Software License, Version 2.0: FindBugs-jsr305, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, 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
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.7.1.jar 14.8 kB 36 24 2 1.7 No
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.0.1-jre.jar 3 MB 2090 2060 18 1.8 Yes
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-1.3.jar 8.8 kB 23 12 1 1.5 Yes
commons-codec-1.16.0.jar 360.7 kB 256 109 7 1.8 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 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-2.0.0-alpha-2.jar 157.5 kB 166 143 11 1.8 Yes
maven-resolver-impl-2.0.0-alpha-2.jar 307.2 kB 194 166 12 1.8 Yes
maven-resolver-named-locks-2.0.0-alpha-2.jar 37.9 kB 40 22 3 1.8 Yes
maven-resolver-spi-2.0.0-alpha-2.jar 46.9 kB 73 49 10 1.8 Yes
maven-resolver-test-util-2.0.0-alpha-2.jar 54.8 kB 39 23 1 1.8 Yes
maven-resolver-util-2.0.0-alpha-2.jar 200.1 kB 159 132 13 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
checker-qual-3.12.0.jar 208.8 kB 399 333 29 1.8 Yes
jetty-http-9.4.53.v20231009.jar 249.1 kB 139 119 3 1.8 Yes
jetty-io-9.4.53.v20231009.jar 183 kB 127 111 3 1.8 Yes
jetty-server-9.4.53.v20231009.jar 736.8 kB 380 357 8 1.8 Yes
jetty-util-9.4.53.v20231009.jar 588.9 kB 358 331 12 1.8 Yes
junit-jupiter-api-5.10.0.jar 211 kB 197 182 8 9 Yes
junit-platform-commons-1.10.0.jar 106.2 kB 64 44 7 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 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
32 8.6 MB 6384 5650 224 9 28
compile: 6 compile: 1.6 MB compile: 1238 compile: 1081 compile: 79 1.8 compile: 6
runtime: 2 runtime: 377.3 kB runtime: 279 runtime: 118 runtime: 9 runtime: 2
provided: 1 provided: 2.5 kB provided: 8 provided: 6 provided: 1 -
test: 23 test: 6.7 MB test: 4859 test: 4445 test: 135 9 test: 20