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.json jakarta.json-api 2.0.2 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.json.bind jakarta.json.bind-api 2.0.0 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.eclipse.parsson parsson 1.0.5 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.eclipse.persistence org.eclipse.persistence.moxy 3.0.4 jar Eclipse Public License - v 2.0Eclipse Distribution License - v 1.0
org.glassfish.jersey.core jersey-common 3.0.13 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.ext jersey-entity-filtering 3.0.13 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
org.glassfish.jersey.inject jersey-hk2 3.0.13 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.junit.jupiter junit-jupiter 5.10.2 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
jakarta.ws.rs jakarta.ws.rs-api 3.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception
jakarta.xml.bind jakarta.xml.bind-api 3.0.1 jar Eclipse Distribution License - v 1.0
org.eclipse.persistence org.eclipse.persistence.asm 9.6.0 jar Eclipse Public License - v 2.0Eclipse Distribution License - v 1.0
org.eclipse.persistence org.eclipse.persistence.core 3.0.4 jar Eclipse Public License - v 2.0Eclipse Distribution License - v 1.0
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE

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.activation jakarta.activation 2.0.1 jar EDL 1.0
com.sun.mail jakarta.mail 2.0.1 jar EPL 2.0GPL2 w/ CPEEDL 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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.glassfish.hk2 hk2-api 3.0.6 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.6 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.6 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.6 jar EPL 2.0GPL2 w/ CPE
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-api 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 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-core-common, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

Eclipse Public License 2.0: Eclipse Parsson, JSON-B API, Jakarta JSON Processing API

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

jQuery license: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

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 Mail API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

Public Domain: jersey-core-common, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

W3C license: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

EDL 1.0: Jakarta Activation, Jakarta Mail API, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

GNU General Public License, version 2 with the GNU Classpath Exception: Eclipse Parsson, JSON-B API, Jakarta JSON Processing API

Apache License 2.0: Javassist

Modified BSD: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

Eclipse Distribution License - v 1.0: EclipseLink ASM, EclipseLink Core, EclipseLink MOXy, Jakarta XML Binding API

LGPL 2.1: Javassist

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Mail API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-common, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

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

MIT license: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

Eclipse Public License - v 2.0: EclipseLink ASM, EclipseLink Core, EclipseLink MOXy

MPL 1.1: Javassist

BSD 2-Clause: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy

EPL-2.0: 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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jakarta.activation-2.0.1.jar 62.2 kB 56 39 3 9 Yes
jakarta.mail-2.0.1.jar 689.3 kB 384 347 15 9 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No
jakarta.json-api-2.0.2.jar 46.3 kB 48 35 4 9 Yes
jakarta.json.bind-api-2.0.0.jar 35.7 kB 44 27 7 9 Yes
jakarta.ws.rs-api-3.0.0.jar 138.8 kB 153 136 7 9 Yes
jakarta.xml.bind-api-3.0.1.jar 128.9 kB 140 111 7 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
parsson-1.0.5.jar 118.8 kB 79 63 3 9 Yes
org.eclipse.persistence.asm-9.6.0.jar 289.5 kB 131 111 5 9 Yes
org.eclipse.persistence.core-3.0.4.jar 5 MB 2228 2044 159 1.8 Yes
org.eclipse.persistence.moxy-3.0.4.jar 634.3 kB 295 255 21 1.8 Yes
hk2-api-3.0.6.jar 207.6 kB 200 179 7 11 Yes
hk2-locator-3.0.6.jar 205.3 kB 115 97 3 11 Yes
hk2-utils-3.0.6.jar 132 kB 99 77 7 11 Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-3.0.6.jar 27.4 kB 41 26 4 11 Yes
jersey-common-3.0.13.jar 1.2 MB 950 904 24 1.8 Yes
jersey-entity-filtering-3.0.13.jar 84.8 kB 78 61 3 1.8 Yes
jersey-hk2-3.0.13.jar 78.4 kB 68 46 1 1.8 Yes
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes
junit-jupiter-5.10.2.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 9 Yes
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 9 Yes
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 9 Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 9 Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 9 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
29 11.3 MB 6602 5873 365 11 27
compile: 13 compile: 7.8 MB compile: 4218 compile: 3784 compile: 247 9 compile: 12
runtime: 2 runtime: 751.4 kB runtime: 440 runtime: 386 runtime: 18 runtime: 2
test: 14 test: 2.8 MB test: 1944 test: 1703 test: 100 11 test: 13