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.esotericsoftware kryo 4.0.2 jar 3-Clause BSD License
org.glassfish.jersey.core jersey-common 3.1.1 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.ow2.asm asm 9.4 jar BSD-3-Clause

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.glassfish.jersey.inject jersey-hk2 3.1.1 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 3.1.1 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license

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.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception

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.esotericsoftware minlog 1.3.0 jar New BSD License
com.esotericsoftware reflectasm 1.11.3 jar New BSD License
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.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.objenesis objenesis 2.5.1 jar Apache 2

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
jakarta.activation jakarta.activation-api 2.1.0 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
jakarta.xml.bind jakarta.xml.bind-api 4.0.0 jar Eclipse Distribution License - v 1.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.glassfish.grizzly grizzly-framework 4.0.0 jar EPL-2.0
org.glassfish.grizzly grizzly-http 4.0.0 jar EPL-2.0
org.glassfish.grizzly grizzly-http-server 4.0.0 jar EPL-2.0
org.glassfish.grizzly grizzly-http-servlet 4.0.0 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.external aopalliance-repackaged 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-grizzly2-http 3.1.1 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.1.1 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.1.1 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.1.1 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.1.1 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.1 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD
org.glassfish.jersey.media jersey-media-jaxb 3.1.1 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.1 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.javassist javassist 3.29.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter 5.9.1 jar Eclipse Public License v2.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

3-Clause BSD License: Kryo

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

jQuery license: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

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-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

New BSD License: MinLog, ReflectASM

Apache 2: Objenesis

Apache License 2.0: Jakarta Bean Validation API, 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-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, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

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

MIT license: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

MPL 1.1: Javassist

BSD 2-Clause: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

Apache License, 2.0: 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, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

BSD-3-Clause: asm

Public Domain: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

W3C license: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

EDL 1.0: Jakarta Activation API, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

Modified BSD: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-media-kryo, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

LGPL 2.1: Javassist

EPL-2.0: Jakarta RESTful WS API, grizzly-framework, grizzly-http, grizzly-http-server, grizzly-http-servlet

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
kryo-4.0.2.jar 337.5 kB 229 214 6 1.7 Yes
minlog-1.3.0.jar 5.7 kB 12 2 1 1.5 Yes
reflectasm-1.11.3.jar 20.9 kB 15 5 1 1.5 Yes
jakarta.activation-api-2.1.0.jar 63.5 kB 57 43 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
grizzly-framework-4.0.0.jar 839 kB 593 557 23 - Yes
grizzly-http-4.0.0.jar 357.6 kB 180 165 3 - Yes
grizzly-http-server-4.0.0.jar 309.5 kB 192 172 8 - Yes
grizzly-http-servlet-4.0.0.jar 145.6 kB 94 83 1 - 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-container-grizzly2-http-3.1.1.jar 47.1 kB 43 20 2 1.8 Yes
jersey-container-grizzly2-servlet-3.1.1.jar 20.1 kB 15 1 1 1.8 Yes
jersey-container-servlet-3.1.1.jar 32.2 kB 29 8 3 1.8 Yes
jersey-container-servlet-core-3.1.1.jar 73.2 kB 61 44 4 1.8 Yes
jersey-client-3.1.1.jar 267.9 kB 199 167 11 1.8 Yes
jersey-common-3.1.1.jar 1.2 MB 931 884 24 1.8 Yes
jersey-server-3.1.1.jar 977 kB 687 628 27 1.8 Yes
jersey-hk2-3.1.1.jar 78.4 kB 68 46 1 1.8 Yes
jersey-media-jaxb-3.1.1.jar 94.8 kB 71 54 2 1.8 Yes
jersey-test-framework-core-3.1.1.jar 45.7 kB 36 22 2 1.8 Yes
jersey-test-framework-provider-grizzly2-3.1.1.jar 25.7 kB 22 6 1 1.8 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 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
objenesis-2.5.1.jar 54.4 kB 58 43 9 1.5 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.4.jar 122.4 kB 44 38 3 - Yes
Total Size Entries Classes Packages Java Version Debug Information
42 8.7 MB 6309 5481 281 1.8 40
compile: 9 compile: 1.8 MB compile: 1361 compile: 1223 compile: 51 - compile: 8
test: 32 test: 6.8 MB test: 4781 test: 4108 test: 223 - test: 31
provided: 1 provided: 154.8 kB provided: 167 provided: 150 provided: 7 - provided: 1