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
org.glassfish.jersey.core jersey-common 2.41 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.core jersey-server 2.41 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
org.glassfish.jersey.inject jersey-hk2 2.41 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 2.41 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-grizzly2 2.41 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.junit.jupiter junit-jupiter 5.9.3 jar Eclipse Public License v2.0
org.skyscreamer jsonassert 1.4.0 jar The Apache Software License, Version 2.0

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.el jakarta.el-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
org.glassfish jakarta.el 3.0.4 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 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 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 jakarta.inject 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-client 2.41 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C 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
com.fasterxml.jackson.core jackson-annotations 2.15.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.15.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.15.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.15.2 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
jakarta.servlet jakarta.servlet-api 4.0.4 jar EPL 2.0GPL2 w/ CPE
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.glassfish.grizzly grizzly-framework 2.4.4 jar EPL-2.0
org.glassfish.grizzly grizzly-http 2.4.4 jar EPL-2.0
org.glassfish.grizzly grizzly-http-server 2.4.4 jar EPL-2.0
org.glassfish.grizzly grizzly-http-servlet 2.4.4 jar EPL-2.0
org.glassfish.hk2 hk2-api 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-grizzly2-http 2.41 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 2.41 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 2.41 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 2.41 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.ext jersey-entity-filtering 2.41 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 2.41 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 2.41 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.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

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.activation jakarta.activation-api 1.2.2 jar EDL 1.0

Project Dependency Graph

Dependency Tree

Licenses

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-declarative-linking, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-json-jackson, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

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-declarative-linking, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, 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 Expression Language 3.0, Jakarta Expression Language 3.0 API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-declarative-linking, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

Public Domain: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-declarative-linking, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, 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-declarative-linking, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

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

Apache License 2.0: JSON library from Android SDK, Jakarta Bean Validation API, Javassist

Modified BSD: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-declarative-linking, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, 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: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Expression Language 3.0, Jakarta Expression Language 3.0 API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, 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-declarative-linking, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-media-json-jackson, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

MIT license: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-declarative-linking, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, 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-declarative-linking, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

EPL-2.0: grizzly-framework, grizzly-http, grizzly-http-server, grizzly-http-servlet

The Apache Software License, Version 2.0: JSONassert, Jackson module: Old JAXB Annotations (javax.xml.bind), Jackson-annotations, Jackson-core, 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.15.2.jar 75.6 kB 86 73 2 9 Yes
jackson-core-2.15.2.jar 549.2 kB 250 186 15 19 Yes
jackson-databind-2.15.2.jar 1.6 MB 816 777 24 9 Yes
jackson-module-jaxb-annotations-2.15.2.jar 36.7 kB 34 14 4 9 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 9 Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.el-api-3.0.3.jar 79.8 kB 61 49 1 1.7 Yes
jakarta.servlet-api-4.0.4.jar 83 kB 108 85 4 1.8 Yes
jakarta.validation-api-2.0.2.jar 91.9 kB 160 143 9 1.8 Yes
jakarta.ws.rs-api-2.1.6.jar 140.4 kB 155 138 7 9 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
jakarta.el-3.0.4.jar 237.8 kB 182 162 6 1.7 Yes
grizzly-framework-2.4.4.jar 852 kB 619 583 23 1.8 Yes
grizzly-http-2.4.4.jar 349.5 kB 178 163 3 1.8 Yes
grizzly-http-server-2.4.4.jar 312 kB 197 177 8 1.8 Yes
grizzly-http-servlet-2.4.4.jar 147.1 kB 97 86 1 1.8 Yes
hk2-api-2.6.1.jar 200.2 kB 197 176 7 1.8 Yes
hk2-locator-2.6.1.jar 203.4 kB 117 99 3 1.8 Yes
hk2-utils-2.6.1.jar 131.6 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-2.6.1.jar 27 kB 41 26 4 1.8 Yes
jakarta.inject-2.6.1.jar 18.1 kB 17 6 1 1.8 No
jersey-container-grizzly2-http-2.41.jar 42.3 kB 40 18 2 1.8 Yes
jersey-container-grizzly2-servlet-2.41.jar 20 kB 15 1 1 1.8 Yes
jersey-container-servlet-2.41.jar 32.2 kB 29 8 3 1.8 Yes
jersey-container-servlet-core-2.41.jar 73.1 kB 61 44 4 1.8 Yes
jersey-client-2.41.jar 302.2 kB 214 184 12 1.8 Yes
jersey-common-2.41.jar 1.2 MB 955 910 24 1.8 Yes
jersey-server-2.41.jar 950.5 kB 667 608 27 1.8 Yes
jersey-entity-filtering-2.41.jar 84.1 kB 76 59 3 1.8 Yes
jersey-hk2-2.41.jar 78.5 kB 68 46 1 1.8 Yes
jersey-media-jaxb-2.41.jar 95.8 kB 71 54 2 1.8 Yes
jersey-media-json-jackson-2.41.jar 80.8 kB 69 43 8 1.8 Yes
jersey-test-framework-core-2.41.jar 45.6 kB 36 22 2 1.8 Yes
jersey-test-framework-provider-grizzly2-2.41.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.2-GA.jar 794.1 kB 450 426 17 1.8 Yes
junit-jupiter-5.9.3.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.9.3.jar 207.8 kB 194 179 8 9 Yes
junit-jupiter-engine-5.9.3.jar 246.7 kB 151 134 9 9 Yes
junit-jupiter-params-5.9.3.jar 579.6 kB 377 343 22 9 Yes
junit-platform-commons-1.9.3.jar 103 kB 64 44 7 9 Yes
junit-platform-engine-1.9.3.jar 189.2 kB 143 127 9 9 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 9 Yes
jsonassert-1.4.0.jar 29.1 kB 32 20 3 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
47 10.7 MB 7541 6596 324 19 45
compile: 8 compile: 2.8 MB compile: 2219 compile: 2016 compile: 84 9 compile: 7
provided: 4 provided: 479.9 kB provided: 423 provided: 354 provided: 16 provided: 4
test: 35 test: 7.5 MB test: 4899 test: 4226 test: 224 19 test: 34