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 4.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.eclipse.jetty jetty-client 12.0.27 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish.jersey.core jersey-client 4.0.0 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-common 4.0.0 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
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
com.sun.xml.bind jaxb-osgi 4.0.5 jar Eclipse Distribution License - v 1.0
jakarta.servlet jakarta.servlet-api 6.1.0 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
org.glassfish.jersey.containers jersey-container-jetty-http 4.0.0 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.inject jersey-hk2 4.0.0 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 4.0.0 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 4.0.0 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 4.0.0 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.13.4 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 3.0.0 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 12.0.27 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-http 12.0.27 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 12.0.27 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 12.0.27 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish.hk2 osgi-resource-locator 3.0.0 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.19.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.19.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.19.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jakarta-xmlbind-annotations 2.19.1 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.validation jakarta.validation-api 3.1.0 jar Apache License 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.eclipse.jetty jetty-security 12.0.27 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-server 12.0.27 jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish.hk2 hk2-api 4.0.0-M3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 4.0.0-M3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 4.0.0-M3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 4.0.0-M3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-servlet 4.0.0 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-server 4.0.0 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 4.0.0 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 4.0.0 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-api 5.13.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.13.4 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.13.4 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.13.4 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-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet, 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: Core :: ALPN :: Client, Core :: HTTP, Core :: HTTP Client, Core :: IO, Core :: Security, Core :: Server, Core :: 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, jersey-core-client, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-jetty

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, HK2 OSGi resource locator, Jakarta Annotations API, Jakarta Servlet, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet, 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, 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, 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: Core :: ALPN :: Client, Core :: HTTP, Core :: HTTP Client, Core :: IO, Core :: Security, Core :: Server, Core :: Utilities

EDL 1.0: Jakarta Activation API, jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet, 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 Validation API, Javassist

Modified BSD: jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet, 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

MIT: SLF4J API Module

LGPL 2.1: Javassist

EPL 2.0: HK2 API module, HK2 Implementation Utilities, HK2 OSGi resource locator, Jakarta Annotations API, Jakarta Servlet, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-connectors-jetty, jersey-container-jetty-http, jersey-container-servlet, 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, 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, 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.19.1.jar 78.5 kB 87 74 2 1.6 Yes
jackson-core-2.19.1.jar 591.4 kB 282 - - - -
   • Root - 246 211 14 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
jackson-databind-2.19.1.jar 1.7 MB 847 - - - -
   • Root - 845 807 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-jakarta-xmlbind-annotations-2.19.1.jar 32.6 kB 31 - - - -
   • Root - 29 11 3 1.8 Yes
   • Versioned - 2 1 1 9 No
jaxb-osgi-4.0.5.jar 3.5 MB 2670 2153 131 11 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 1.8 Yes
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.servlet-api-6.1.0.jar 398.4 kB 165 85 5 11 Yes
jakarta.validation-api-3.1.0.jar 93.5 kB 170 153 10 9 Yes
jakarta.ws.rs-api-4.0.0.jar 153.9 kB 171 154 7 17 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
jetty-alpn-client-12.0.27.jar 7.2 kB 15 3 2 17 Yes
jetty-client-12.0.27.jar 355.1 kB 217 202 6 17 Yes
jetty-http-12.0.27.jar 437.9 kB 243 224 5 17 Yes
jetty-io-12.0.27.jar 335.5 kB 222 207 6 17 Yes
jetty-security-12.0.27.jar 145.1 kB 106 90 7 17 Yes
jetty-server-12.0.27.jar 636 kB 322 304 7 17 Yes
jetty-util-12.0.27.jar 695.3 kB 421 393 13 17 Yes
hk2-api-4.0.0-M3.jar 209.6 kB 200 179 7 11 Yes
hk2-locator-4.0.0-M3.jar 206.7 kB 115 97 3 11 Yes
hk2-utils-4.0.0-M3.jar 133.4 kB 99 77 7 11 Yes
osgi-resource-locator-3.0.0.jar 32 kB 25 12 1 11 Yes
aopalliance-repackaged-4.0.0-M3.jar 27.4 kB 41 26 4 11 Yes
jersey-container-jetty-http-4.0.0.jar 50.2 kB 39 19 3 17 Yes
jersey-container-servlet-4.0.0.jar 99.5 kB 85 59 8 17 Yes
jersey-client-4.0.0.jar 341.7 kB 234 199 13 17 Yes
jersey-common-4.0.0.jar 1.3 MB 978 923 32 17 Yes
jersey-server-4.0.0.jar 1 MB 694 632 28 17 Yes
jersey-entity-filtering-4.0.0.jar 90 kB 78 59 4 17 Yes
jersey-hk2-4.0.0.jar 87.9 kB 72 47 2 17 Yes
jersey-media-jaxb-4.0.0.jar 102.8 kB 74 54 4 17 Yes
jersey-media-json-jackson-4.0.0.jar 97.3 kB 80 52 9 17 Yes
jersey-test-framework-core-4.0.0.jar 56.3 kB 40 25 3 11 Yes
jersey-test-framework-provider-jetty-4.0.0.jar 22.2 kB 21 5 2 17 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.13.4.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.13.4.jar 240.2 kB 216 201 8 1.8 Yes
junit-jupiter-engine-5.13.4.jar 341.1 kB 178 161 9 1.8 Yes
junit-jupiter-params-5.13.4.jar 660.8 kB 431 397 22 1.8 Yes
junit-platform-commons-1.13.4.jar 158.5 kB 100 - - - -
   • Root - 89 74 9 1.8 Yes
   • Versioned - 11 5 1 9 Yes
junit-platform-engine-1.13.4.jar 268.6 kB 189 170 10 1.8 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
Total Size Entries Classes Packages Java Version Debug Information
46 15.9 MB 10879 9328 482 17 44
compile: 12 compile: 3.8 MB compile: 2647 compile: 2398 compile: 95 17 compile: 11
test: 34 test: 12.2 MB test: 8232 test: 6930 test: 387 17 test: 33