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 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.eclipse.jetty jetty-client 11.0.15 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 11.0.15 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish.jersey.core jersey-client 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-common 3.1.3 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain

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.sun.xml.bind jaxb-osgi 4.0.2 jar Eclipse Distribution License - v 1.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.0 jar Eclipse Distribution License - v 1.0
org.glassfish.jersey.containers jersey-container-jetty-http 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.inject jersey-hk2 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.media jersey-media-jaxb 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.media jersey-media-json-jackson 3.1.3 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-jetty 3.1.3 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
org.junit.jupiter junit-jupiter 5.9.3 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 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
org.eclipse.jetty jetty-alpn-client 11.0.15 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-http 11.0.15 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 11.0.15 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

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.fasterxml.jackson.core jackson-annotations 2.14.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.14.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.14.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jakarta-xmlbind-annotations 2.14.1 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.1 jar EDL 1.0
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.jetty jetty-server 11.0.15 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish.hk2 hk2-api 3.0.4 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.4 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.4 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.4 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-servlet-core 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-server 3.1.3 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD
org.glassfish.jersey.ext jersey-entity-filtering 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework jersey-test-framework-core 3.1.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.javassist javassist 3.29.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-api 5.9.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.3 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.3 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 2.0.7 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, 2.0: jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-json-jackson, jersey-test-framework-core, jersey-test-framework-provider-jetty

Apache Software License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: Asynchronous HTTP Client, 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-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jetty

MIT License: SLF4J API Module

BSD License 3: 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, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jetty

Public Domain: jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jetty

W3C license: jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jetty

Eclipse Public License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

EDL 1.0: Jakarta Activation API, jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jetty

Apache License 2.0: Jakarta Bean Validation API, Javassist

Modified BSD: jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jetty

Eclipse Distribution License - v 1.0: JAXB OSGI, Jakarta XML Binding API

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-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-json-jackson, jersey-test-framework-core, jersey-test-framework-provider-jetty

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

MIT license: jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jetty

MPL 1.1: Javassist

BSD 2-Clause: jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet-core, jersey-core-client, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jetty

EPL-2.0: Jakarta RESTful WS API

The Apache Software License, Version 2.0: Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind), Jackson-annotations, Jackson-core, Jakarta Dependency Injection, jackson-databind

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.14.1.jar 76.1 kB 85 73 2 - Yes
jackson-core-2.14.1.jar 459.3 kB 191 161 15 - Yes
jackson-databind-2.14.1.jar 1.6 MB 808 769 24 - Yes
jackson-module-jakarta-xmlbind-annotations-2.14.1.jar 32 kB 31 12 4 - Yes
jaxb-osgi-4.0.2.jar 3.5 MB 2639 2124 130 - Yes
jakarta.activation-api-2.1.1.jar 66.7 kB 61 47 3 - 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
jakarta.xml.bind-api-4.0.0.jar 127.1 kB 132 109 7 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
jetty-alpn-client-11.0.15.jar 17 kB 17 3 2 - Yes
jetty-client-11.0.15.jar 393.2 kB 254 235 8 - Yes
jetty-http-11.0.15.jar 262.9 kB 141 122 3 - Yes
jetty-io-11.0.15.jar 216.6 kB 136 121 4 - Yes
jetty-server-11.0.15.jar 797 kB 378 357 8 - Yes
jetty-util-11.0.15.jar 570.7 kB 336 310 13 - Yes
hk2-api-3.0.4.jar 207.2 kB 200 179 7 - Yes
hk2-locator-3.0.4.jar 205.3 kB 115 97 3 - Yes
hk2-utils-3.0.4.jar 132 kB 99 77 7 - Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-3.0.4.jar 27.4 kB 41 26 4 - Yes
jersey-container-jetty-http-3.1.3.jar 45.5 kB 39 21 2 - Yes
jersey-container-servlet-core-3.1.3.jar 74.5 kB 65 48 4 - Yes
jersey-client-3.1.3.jar 305.9 kB 225 193 12 - Yes
jersey-common-3.1.3.jar 1.2 MB 935 888 24 1.8 Yes
jersey-server-3.1.3.jar 985.5 kB 710 651 27 - Yes
jersey-entity-filtering-3.1.3.jar 84.9 kB 78 61 3 - Yes
jersey-hk2-3.1.3.jar 78.4 kB 68 46 1 1.8 Yes
jersey-media-jaxb-3.1.3.jar 95.9 kB 71 54 2 1.8 Yes
jersey-media-json-jackson-3.1.3.jar 80.7 kB 68 43 8 - Yes
jersey-test-framework-core-3.1.3.jar 46.2 kB 38 24 2 - Yes
jersey-test-framework-provider-jetty-3.1.3.jar 21.5 kB 23 4 1 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
javassist-3.29.2-GA.jar 794.1 kB 450 426 17 1.8 Yes
junit-jupiter-5.9.3.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.9.3.jar 207.8 kB 194 179 8 - Yes
junit-jupiter-engine-5.9.3.jar 246.7 kB 151 134 9 - Yes
junit-jupiter-params-5.9.3.jar 579.6 kB 377 343 22 - Yes
junit-platform-commons-1.9.3.jar 103 kB 64 44 7 - Yes
junit-platform-engine-1.9.3.jar 189.2 kB 143 127 9 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
slf4j-api-2.0.7.jar 63.6 kB 67 52 5 - Yes
Total Size Entries Classes Packages Java Version Debug Information
45 14.7 MB 10134 8695 452 1.8 43
compile: 11 compile: 3.2 MB compile: 2283 compile: 2059 compile: 80 - compile: 10
test: 34 test: 11.5 MB test: 7851 test: 6636 test: 372 - test: 33