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.maven.resolver maven-resolver-api 2.0.17 jar Apache-2.0
org.apache.maven.resolver maven-resolver-spi 2.0.17 jar Apache-2.0
org.apache.maven.resolver maven-resolver-util 2.0.17 jar Apache-2.0
org.eclipse.jetty jetty-client 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.compression jetty-compression-brotli 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.compression jetty-compression-gzip 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.compression jetty-compression-zstandard 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.http2 jetty-http2-client 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.http2 jetty-http2-client-transport 12.1.8 jar EPL-2.0Apache-2.0
org.slf4j slf4j-api 2.0.17 jar MIT

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
org.apache.maven.resolver maven-resolver-impl 2.0.17 jar Apache-2.0
org.apache.maven.resolver maven-resolver-test-http 2.0.17 jar Apache-2.0
org.apache.maven.resolver maven-resolver-test-util 2.0.17 jar Apache-2.0
org.junit.jupiter junit-jupiter-api 5.14.3 jar Eclipse Public License v2.0
org.slf4j slf4j-simple 2.0.17 jar MIT

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
com.aayushatharva.brotli4j brotli4j 1.22.0 jar Apache License 2.0
com.aayushatharva.brotli4j native-linux-x86_64 1.22.0 jar Apache License 2.0
com.aayushatharva.brotli4j service 1.22.0 jar Apache License 2.0
com.github.luben zstd-jni 1.5.7-7 jar BSD 2-Clause License
com.google.code.gson gson 2.14.0 jar Apache-2.0
com.google.errorprone error_prone_annotations 2.48.0 jar Apache 2.0
org.eclipse.jetty jetty-alpn-client 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty jetty-alpn-java-client 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty jetty-http 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty jetty-io 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty jetty-util 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.compression jetty-compression-common 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.http2 jetty-http2-common 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.http2 jetty-http2-hpack 12.1.8 jar EPL-2.0Apache-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
jakarta.servlet jakarta.servlet-api 6.1.0 jar EPL 2.0GPL2 w/ CPE
org.apache.maven.resolver maven-resolver-named-locks 2.0.17 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.jetty jetty-alpn-java-server 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty jetty-alpn-server 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty jetty-server 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.compression jetty-compression-server 12.1.8 jar EPL-2.0Apache-2.0
org.eclipse.jetty.http2 jetty-http2-server 12.1.8 jar EPL-2.0Apache-2.0
org.junit.jupiter junit-jupiter-params 5.14.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.14.3 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 2.0: error-prone annotations

Apache License 2.0: Brotli4j

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

Apache-2.0: Core :: ALPN :: Client, Core :: ALPN :: Java Client, Core :: ALPN :: Java Server, Core :: ALPN :: Server, Core :: Compression :: Brotli Support, Core :: Compression :: Common, Core :: Compression :: Gzip Support, Core :: Compression :: Server, Core :: Compression :: Zstandard Support, Core :: HTTP, Core :: HTTP Client, Core :: HTTP2 :: Client, Core :: HTTP2 :: Client Transport, Core :: HTTP2 :: Common, Core :: HTTP2 :: HPACK, Core :: HTTP2 :: Server, Core :: IO, Core :: Server, Core :: Utilities, Gson, 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 Test Utilities HTTP, Maven Artifact Resolver Transport Jetty, Maven Artifact Resolver Utilities

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

MIT: SLF4J API Module, SLF4J Simple Provider

EPL 2.0: Jakarta Servlet

GPL2 w/ CPE: Jakarta Servlet

EPL-2.0: Core :: ALPN :: Client, Core :: ALPN :: Java Client, Core :: ALPN :: Java Server, Core :: ALPN :: Server, Core :: Compression :: Brotli Support, Core :: Compression :: Common, Core :: Compression :: Gzip Support, Core :: Compression :: Server, Core :: Compression :: Zstandard Support, Core :: HTTP, Core :: HTTP Client, Core :: HTTP2 :: Client, Core :: HTTP2 :: Client Transport, Core :: HTTP2 :: Common, Core :: HTTP2 :: HPACK, Core :: HTTP2 :: Server, Core :: IO, Core :: Server, Core :: Utilities

BSD 2-Clause License: zstd-jni

The Apache Software License, Version 2.0: javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
brotli4j-1.22.0.jar 45.6 kB 50 - - - -
   • Root - 48 33 5 1.8 Yes
   • Versioned - 2 1 1 9 No
native-linux-x86_64-1.22.0.jar 443.5 kB 19 - - - -
   • Root - 17 1 1 1.8 Yes
   • Versioned - 2 1 1 9 No
service-1.22.0.jar 3.4 kB 15 - - - -
   • Root - 13 1 1 1.8 No
   • Versioned - 2 1 1 9 No
zstd-jni-1.5.7-7.jar 7.4 MB 85 38 3 1.8 Yes
gson-2.14.0.jar 313.6 kB 244 - - - -
   • Root - 242 221 9 1.8 Yes
   • Versioned - 2 1 1 9 No
error_prone_annotations-2.48.0.jar 20.3 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
jakarta.servlet-api-6.1.0.jar 398.4 kB 165 85 5 11 Yes
maven-resolver-api-2.0.17.jar 178.1 kB 179 155 13 1.8 Yes
maven-resolver-impl-2.0.17.jar 419 kB 263 227 19 1.8 Yes
maven-resolver-named-locks-2.0.17.jar 44.1 kB 42 24 3 1.8 Yes
maven-resolver-spi-2.0.17.jar 83 kB 124 91 20 1.8 Yes
maven-resolver-test-http-2.0.17.jar 68.7 kB 39 16 1 17 Yes
maven-resolver-test-util-2.0.17.jar 55.5 kB 41 25 1 1.8 Yes
maven-resolver-util-2.0.17.jar 277.3 kB 208 178 17 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
jetty-alpn-client-12.1.8.jar 7.6 kB 15 3 2 17 Yes
jetty-alpn-java-client-12.1.8.jar 7 kB 18 3 2 17 Yes
jetty-alpn-java-server-12.1.8.jar 7.2 kB 18 3 2 17 Yes
jetty-alpn-server-12.1.8.jar 8.3 kB 15 3 2 17 Yes
jetty-client-12.1.8.jar 369.4 kB 224 208 7 17 Yes
jetty-http-12.1.8.jar 477.5 kB 259 240 5 17 Yes
jetty-io-12.1.8.jar 382.9 kB 247 232 6 17 Yes
jetty-server-12.1.8.jar 702.8 kB 358 340 7 17 Yes
jetty-util-12.1.8.jar 726.6 kB 434 406 13 17 Yes
jetty-compression-brotli-12.1.8.jar 15.4 kB 23 8 3 17 Yes
jetty-compression-common-12.1.8.jar 12.6 kB 20 9 2 17 Yes
jetty-compression-gzip-12.1.8.jar 20.4 kB 25 10 3 17 Yes
jetty-compression-server-12.1.8.jar 27.1 kB 24 11 3 17 Yes
jetty-compression-zstandard-12.1.8.jar 17.8 kB 23 8 3 17 Yes
jetty-http2-client-12.1.8.jar 18.1 kB 18 5 3 17 Yes
jetty-http2-client-transport-12.1.8.jar 44 kB 30 16 3 17 Yes
jetty-http2-common-12.1.8.jar 224.4 kB 143 126 8 17 Yes
jetty-http2-hpack-12.1.8.jar 38.7 kB 33 18 3 17 Yes
jetty-http2-server-12.1.8.jar 50.6 kB 33 20 3 17 Yes
junit-jupiter-api-5.14.3.jar 242.5 kB 217 202 8 1.8 Yes
junit-jupiter-params-5.14.3.jar 663.1 kB 433 399 22 1.8 Yes
junit-platform-commons-1.14.3.jar 164.4 kB 105 - - - -
   • Root - 94 78 10 1.8 Yes
   • Versioned - 11 5 1 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.17.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 2 1 1 9 No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
Total Size Entries Classes Packages Java Version Debug Information
41 14.1 MB 4363 3551 230 17 39
compile: 24 compile: 11.2 MB compile: 2556 compile: 2094 compile: 138 17 compile: 23
provided: 1 provided: 2.5 kB provided: 8 provided: 6 provided: 1 -
test: 16 test: 2.9 MB test: 1799 test: 1451 test: 91 17 test: 16