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.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.eclipse.jetty jetty-server 11.0.12 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 11.0.12 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish.jersey.core jersey-common 3.1.0 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.core jersey-server 3.1.0 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
junit junit 4.13.1 jar Eclipse Public License 1.0
org.apache.httpcomponents httpclient 4.5.13 jar Apache License, Version 2.0
org.glassfish.jersey.inject jersey-hk2 3.1.0 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.hamcrest hamcrest 2.2 jar BSD License 3

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
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE

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 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
org.eclipse.jetty jetty-http 11.0.12 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 11.0.12 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-client 3.1.0 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.slf4j slf4j-api 2.0.0 jar MIT 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.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 jar Apache License, Version 2.0
org.glassfish.hk2 hk2-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.28.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, 2.0: jersey-container-jetty-http, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2

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

Eclipse Public License 1.0: JUnit

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

MIT License: SLF4J API Module

BSD License 3: Hamcrest

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-container-jetty-http, jersey-core-client, jersey-inject-hk2

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

New BSD License: Hamcrest Core

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

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

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

Apache License 2.0: Jakarta Bean Validation API, Javassist

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

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

LGPL 2.1: Javassist

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-container-jetty-http, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2

GPL-2.0-with-classpath-exception: Jakarta RESTful WS API

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

MPL 1.1: Javassist

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

EPL-2.0: Jakarta RESTful WS API

The Apache Software License, Version 2.0: Apache Commons Logging, Jakarta Dependency Injection

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.2.jar 61.8 kB 42 28 2 1.2 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 - No
jakarta.servlet-api-6.0.0.jar 347.6 kB 157 85 5 - Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 - Yes
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 - Yes
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes
jetty-http-11.0.12.jar 249.2 kB 134 115 3 - Yes
jetty-io-11.0.12.jar 216.2 kB 136 121 4 - Yes
jetty-server-11.0.12.jar 795.3 kB 379 358 8 - Yes
jetty-util-11.0.12.jar 566.4 kB 337 311 13 - Yes
hk2-api-3.0.3.jar 201.5 kB 198 177 7 1.8 Yes
hk2-locator-3.0.3.jar 203.9 kB 117 99 3 1.8 Yes
hk2-utils-3.0.3.jar 131.8 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-3.0.3.jar 27.1 kB 41 26 4 1.8 Yes
jersey-client-3.1.0.jar 267.8 kB 199 167 11 1.8 Yes
jersey-common-3.1.0.jar 1.2 MB 916 869 24 1.8 Yes
jersey-server-3.1.0.jar 977 kB 687 628 27 1.8 Yes
jersey-hk2-3.1.0.jar 78.4 kB 68 46 1 1.8 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.28.0-GA.jar 851.5 kB 474 426 17 1.8 Yes
slf4j-api-2.0.0.jar 61.4 kB 66 52 5 - Yes
Total Size Entries Classes Packages Java Version Debug Information
27 8.5 MB 6051 5239 259 1.8 26
compile: 13 compile: 4.6 MB compile: 3254 compile: 2952 compile: 119 - compile: 12
test: 13 test: 3.6 MB test: 2640 test: 2202 test: 135 - test: 13
provided: 1 provided: 347.6 kB provided: 157 provided: 85 provided: 5 - provided: 1