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.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 3.0.1 jar Eclipse Distribution License - v 1.0
org.glassfish.jersey.connectors jersey-grizzly-connector 3.0.10 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-grizzly2-servlet 3.0.10 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-client 3.0.10 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.0.10 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.sun.xml.bind jaxb-osgi 3.0.2 jar Eclipse Distribution License - v 1.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
org.junit.jupiter junit-jupiter 5.9.1 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
com.sun.activation jakarta.activation 2.0.1 jar EDL 1.0
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.servlet jakarta.servlet-api 5.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.0 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.glassfish.grizzly connection-pool 3.0.1 jar EPL-2.0
org.glassfish.grizzly grizzly-framework 3.0.1 jar EPL-2.0
org.glassfish.grizzly grizzly-http 3.0.1 jar EPL-2.0
org.glassfish.grizzly grizzly-http-client 1.16 jar Apache License 2.0
org.glassfish.grizzly grizzly-http-server 3.0.1 jar EPL-2.0
org.glassfish.grizzly grizzly-http-servlet 3.0.1 jar EPL-2.0
org.glassfish.grizzly grizzly-websockets 3.0.1 jar EPL-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 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-grizzly2-http 3.0.10 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-servlet 3.0.10 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-servlet-core 3.0.10 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.0.10 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.0.10 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD
org.javassist javassist 3.29.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.slf4j slf4j-api 2.0.3 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
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, 2.0: jersey-connectors-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2

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

jQuery license: jersey-connectors-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-examples-https-clientserver-grizzly, jersey-inject-hk2

MIT License: SLF4J API Module

Eclipse Distribution License v. 1.0: jersey-examples-https-clientserver-grizzly

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-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2

Public Domain: jersey-connectors-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2

W3C license: jersey-connectors-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2

EDL 1.0: Jakarta Activation, jersey-connectors-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2

Apache License 2.0: Grizzly Async HTTP Client, Jakarta Bean Validation API, Javassist

Modified BSD: jersey-connectors-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2

LGPL 2.1: Javassist

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

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-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2

GPL-2.0-with-classpath-exception: jakarta.ws.rs-api

MIT license: jersey-connectors-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-examples-https-clientserver-grizzly, jersey-inject-hk2

MPL 1.1: Javassist

BSD 2-Clause: jersey-connectors-grizzly, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2

EPL-2.0: connection-pool, grizzly-framework, grizzly-http, grizzly-http-server, grizzly-http-servlet, grizzly-websockets, jakarta.ws.rs-api

The Apache Software License, Version 2.0: 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
jakarta.activation-2.0.1.jar 62.2 kB 56 39 3 - Yes
jaxb-osgi-3.0.2.jar 3.5 MB 2658 2113 129 - Yes
jakarta.annotation-api-2.0.0.jar 25.4 kB 29 16 4 - Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 - No
jakarta.servlet-api-5.0.0.jar 307.9 kB 151 85 4 1.8 Yes
jakarta.validation-api-3.0.0.jar 92.7 kB 160 143 9 1.8 Yes
jakarta.ws.rs-api-3.0.0.jar 138.8 kB 153 136 7 - Yes
jakarta.xml.bind-api-3.0.1.jar 128.9 kB 140 111 7 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
connection-pool-3.0.1.jar 69.1 kB 44 32 1 1.8 Yes
grizzly-framework-3.0.1.jar 850.7 kB 619 583 23 1.8 Yes
grizzly-http-3.0.1.jar 347.8 kB 178 163 3 1.8 Yes
grizzly-http-client-1.16.jar 394.2 kB 292 260 21 1.7 Yes
grizzly-http-server-3.0.1.jar 311.6 kB 197 177 8 1.8 Yes
grizzly-http-servlet-3.0.1.jar 146.7 kB 97 86 1 1.8 Yes
grizzly-websockets-3.0.1.jar 111.2 kB 86 71 4 1.8 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-grizzly-connector-3.0.10.jar 38.2 kB 30 15 1 1.8 Yes
jersey-container-grizzly2-http-3.0.10.jar 43.5 kB 40 18 2 1.8 Yes
jersey-container-grizzly2-servlet-3.0.10.jar 20.1 kB 15 1 1 1.8 Yes
jersey-container-servlet-3.0.10.jar 32.2 kB 29 8 3 1.8 Yes
jersey-container-servlet-core-3.0.10.jar 73.2 kB 61 44 4 1.8 Yes
jersey-client-3.0.10.jar 308.5 kB 221 187 13 1.8 Yes
jersey-common-3.0.10.jar 1.2 MB 927 882 23 1.8 Yes
jersey-server-3.0.10.jar 954.2 kB 672 613 27 1.8 Yes
jersey-hk2-3.0.10.jar 78.4 kB 68 46 1 1.8 Yes
javassist-3.29.0-GA.jar 794 kB 450 426 17 1.8 Yes
junit-jupiter-5.9.1.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.9.1.jar 207.7 kB 194 179 8 - Yes
junit-jupiter-engine-5.9.1.jar 246.5 kB 151 134 9 - Yes
junit-jupiter-params-5.9.1.jar 578.9 kB 377 343 22 - Yes
junit-platform-commons-1.9.1.jar 103 kB 64 44 7 - Yes
junit-platform-engine-1.9.1.jar 188.2 kB 143 127 9 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
slf4j-api-2.0.3.jar 61.4 kB 66 52 5 - Yes
Total Size Entries Classes Packages Java Version Debug Information
39 12 MB 8892 7546 405 1.8 37
compile: 30 compile: 7.2 MB compile: 5280 compile: 4595 compile: 216 - compile: 29
test: 8 test: 1.3 MB test: 954 test: 838 test: 60 - test: 7
runtime: 1 runtime: 3.5 MB runtime: 2658 runtime: 2113 runtime: 129 - runtime: 1