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.1.3 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.ws.rs jakarta.ws.rs-api 4.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.eclipse.microprofile.config microprofile-config-api 3.0.3 jar Apache License, Version 2.0
org.eclipse.microprofile.rest.client microprofile-rest-client-api 4.0 jar Apache License, Version 2.0
org.eclipse.parsson parsson-media 1.1.7 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
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-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.cdi jersey-cdi1x 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-json-binding 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-sse 4.0.0 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.reactivestreams reactive-streams 1.0.4 jar MIT-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.13.4 jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.0 jar The MIT 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.enterprise jakarta.enterprise.cdi-api 4.1.0 jar Apache License 2.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.activation jakarta.activation-api 2.1.3 jar EDL 1.0
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
jakarta.json.bind jakarta.json.bind-api 3.0.1 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.validation jakarta.validation-api 3.1.0 jar Apache License 2.0
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
org.eclipse yasson 3.0.4 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
org.eclipse.parsson parsson 1.1.7 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
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 osgi-resource-locator 3.0.0 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.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.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.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
net.bytebuddy byte-buddy 1.12.19 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.19 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 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.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.3.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.el jakarta.el-api 5.0.1 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.enterprise jakarta.enterprise.lang-model 4.1.0 jar Apache License 2.0
jakarta.interceptor jakarta.interceptor-api 2.2.0 jar EPL 2.0GPL2 w/ CPE

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 2.0: Eclipse Parsson, Eclipse Parsson Media for Jakarta RESTful Web Services, JSON-B API, Jakarta JSON Processing API

MIT-0: reactive-streams

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

jQuery license: jersey-core-client, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

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 Interceptors, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-client, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

Eclipse Public License v. 2.0: Jakarta Expression Language API, Yasson

Apache License 2.0: CDI APIs, CDI Language Model, Jakarta Validation API, Javassist

The MIT License: mockito-core

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, MicroProfile Config API, MicroProfile Rest Client API, Objenesis

EPL 2.0: HK2 API module, HK2 Implementation Utilities, HK2 OSGi resource locator, Jakarta Annotations API, Jakarta Interceptors, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

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

MIT license: jersey-core-client, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

MPL 1.1: Javassist

BSD 2-Clause: jersey-core-client, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

Eclipse Distribution License v. 1.0: Yasson

Public Domain: jersey-core-client, jersey-core-common, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

W3C license: jersey-core-client, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

EDL 1.0: Jakarta Activation API, jersey-core-client, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

GNU General Public License, version 2 with the GNU Classpath Exception: Eclipse Parsson, Eclipse Parsson Media for Jakarta RESTful Web Services, JSON-B API, Jakarta Expression Language API, Jakarta JSON Processing API

Modified BSD: jersey-core-client, jersey-core-server, jersey-ext-cdi1x, jersey-ext-mp-rest-client, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL-2.0: Jakarta RESTful WS 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-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.el-api-5.0.1.jar 88.3 kB 65 53 2 11 Yes
jakarta.enterprise.cdi-api-4.1.0.jar 159.6 kB 227 195 14 11 Yes
jakarta.enterprise.lang-model-4.1.0.jar 27.5 kB 41 26 4 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.interceptor-api-2.2.0.jar 24 kB 23 11 2 11 Yes
jakarta.json-api-2.1.3.jar 48.6 kB 50 37 4 1.8 Yes
jakarta.json.bind-api-3.0.1.jar 38 kB 52 35 7 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
byte-buddy-1.12.19.jar 4 MB 2742 - - - -
   • Root - 2740 2687 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.12.19.jar 256.4 kB 90 - - - -
   • Root - 88 69 2 1.5 Yes
   • Versioned - 2 1 1 9 No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
yasson-3.0.4.jar 397.9 kB 297 - - - -
   • Root - 291 260 13 11 Yes
   • Versioned - 6 1 1 16 Yes
microprofile-config-api-3.0.3.jar 17.8 kB 29 14 3 1.8 Yes
microprofile-rest-client-api-4.0.jar 26.3 kB 42 24 5 11 Yes
parsson-1.1.7.jar 125.9 kB 85 69 3 1.8 Yes
parsson-media-1.1.7.jar 20 kB 16 3 2 1.8 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-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-cdi1x-4.0.0.jar 104 kB 78 48 4 17 Yes
jersey-hk2-4.0.0.jar 87.9 kB 72 47 2 17 Yes
jersey-media-json-binding-4.0.0.jar 36.3 kB 28 8 3 17 Yes
jersey-media-sse-4.0.0.jar 85.5 kB 63 42 3 17 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
mockito-core-4.11.0.jar 684.9 kB 651 579 64 1.8 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
Total Size Entries Classes Packages Java Version Debug Information
43 12.5 MB 9295 8344 394 17 41
compile: 27 compile: 5.5 MB compile: 4254 compile: 3665 compile: 195 17 compile: 26
provided: 4 provided: 299.4 kB provided: 356 provided: 285 provided: 22 provided: 4
test: 12 test: 6.6 MB test: 4685 test: 4394 test: 177 9 test: 11