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
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 jar EPL 2.0GPL2 w/ CPE
org.eclipse.jetty jetty-alpn-conscrypt-server 9.4.57.v20241219 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-continuation 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.eclipse.jetty.http2 http2-server 9.4.57.v20241219 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.glassfish.hk2.external jakarta.inject 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-jetty-http 2.47 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-common 2.47 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.core jersey-server 2.47 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD

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.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0
org.glassfish.jersey.inject jersey-hk2 2.47 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter 5.12.2 jar Eclipse Public License v2.0

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
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
org.conscrypt conscrypt-openjdk-uber 2.5.2 jar Apache 2
org.eclipse.jetty jetty-alpn-server 9.4.57.v20241219 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.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-io 9.4.57.v20241219 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty.http2 http2-common 9.4.57.v20241219 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty.http2 http2-hpack 9.4.57.v20241219 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-client 2.47 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license

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
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.3.5 jar Apache-2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.glassfish.hk2 hk2-api 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-api 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.12.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.12.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.12.2 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 License, 2.0: jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2

Apache Software License - Version 2.0: Jetty :: ALPN :: Conscrypt Server Implementation, Jetty :: ALPN :: Server, Jetty :: Continuation, Jetty :: HTTP2 :: Common, Jetty :: HTTP2 :: HPACK, Jetty :: HTTP2 :: Server, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

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

jQuery license: jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-inject-hk2

BSD-3-Clause: Hamcrest

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-inject-hk2

Public Domain: jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-core-common, jersey-inject-hk2

Apache 2: org.conscrypt:conscrypt-openjdk-uber

W3C license: jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-inject-hk2

EDL 1.0: jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-inject-hk2

Eclipse Public License - Version 1.0: Jetty :: ALPN :: Conscrypt Server Implementation, Jetty :: ALPN :: Server, Jetty :: Continuation, Jetty :: HTTP2 :: Common, Jetty :: HTTP2 :: HPACK, Jetty :: HTTP2 :: Server, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

Apache License 2.0: Jakarta Bean Validation API, Javassist

Modified BSD: jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-core-server, jersey-inject-hk2

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpCore

Apache-2.0: Apache Commons Logging

LGPL 2.1: Javassist

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2

CDDL + GPLv2 with classpath exception: Java Servlet API

MIT license: jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-inject-hk2

MPL 1.1: Javassist

BSD 2-Clause: jersey-container-jetty-http, jersey-container-jetty-http2, jersey-core-client, jersey-inject-hk2

The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-logging-1.3.5.jar 73.7 kB 42 - - - -
   • Root - 41 27 2 1.8 Yes
   • Versioned - 1 1 1 9 No
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
jakarta.ws.rs-api-2.1.6.jar 140.4 kB 155 138 7 1.8 Yes
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
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
conscrypt-openjdk-uber-2.5.2.jar 4.5 MB 330 316 3 1.7 Yes
jetty-alpn-conscrypt-server-9.4.57.v20241219.jar 17.4 kB 21 3 1 1.8 Yes
jetty-alpn-server-9.4.57.v20241219.jar 17.7 kB 17 2 1 1.8 Yes
jetty-continuation-9.4.57.v20241219.jar 25.4 kB 23 9 1 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
http2-common-9.4.57.v20241219.jar 208.6 kB 150 131 6 1.8 Yes
http2-hpack-9.4.57.v20241219.jar 46.4 kB 34 17 1 1.8 Yes
http2-server-9.4.57.v20241219.jar 61.4 kB 36 21 1 1.8 Yes
hk2-api-2.6.1.jar 200.2 kB 197 176 7 1.8 Yes
hk2-locator-2.6.1.jar 203.4 kB 117 99 3 1.8 Yes
hk2-utils-2.6.1.jar 131.6 kB 102 80 7 1.8 Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-2.6.1.jar 27 kB 41 26 4 1.8 Yes
jakarta.inject-2.6.1.jar 18.1 kB 17 6 1 1.8 No
jersey-container-jetty-http-2.47.jar 41.9 kB 36 19 2 1.8 Yes
jersey-client-2.47.jar 315.2 kB 225 195 12 1.8 Yes
jersey-common-2.47.jar 1.3 MB 968 916 29 1.8 Yes
jersey-server-2.47.jar 972.3 kB 692 633 27 1.8 Yes
jersey-hk2-2.47.jar 80.9 kB 70 47 1 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes
junit-jupiter-5.12.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.12.2.jar 233.4 kB 211 192 8 1.8 Yes
junit-jupiter-engine-5.12.2.jar 292 kB 171 150 9 1.8 Yes
junit-jupiter-params-5.12.2.jar 601.7 kB 396 358 22 1.8 Yes
junit-platform-commons-1.12.2.jar 151.9 kB 99 - - - -
   • Root - 88 69 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.12.2.jar 255.8 kB 184 161 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
40 14.3 MB 7292 6325 298 9 38
compile: 21 compile: 9.6 MB compile: 4023 compile: 3574 compile: 135 1.8 compile: 20
test: 19 test: 4.6 MB test: 3269 test: 2751 test: 163 9 test: 18