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 1.1.6 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 jar EPL 2.0GPL2 w/ CPE
org.eclipse.microprofile.config microprofile-config-api 2.0.1 jar Apache-2.0
org.eclipse.microprofile.rest.client microprofile-rest-client-api 2.0 jar Apache License, Version 2.0
org.glassfish jsonp-jaxrs 1.1.6 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish.jersey.core jersey-client 2.42 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-server 2.42 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 2.42 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.ext.cdi jersey-weld2-se 2.42 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.inject jersey-hk2 2.42 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 2.42 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 2.42 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.10.2 jar Eclipse Public License v2.0
org.mockito mockito-core 3.12.4 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
javax.enterprise cdi-api 2.0 jar Apache License, Version 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 Classifier Type Licenses
jakarta.annotation jakarta.annotation-api 1.3.5 - jar EPL 2.0GPL2 w/ CPE
jakarta.json.bind jakarta.json.bind-api 1.0.2 - jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.validation jakarta.validation-api 2.0.2 - jar Apache License 2.0
org.eclipse yasson 1.0.11 - jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
org.glassfish jakarta.json 1.1.6 module jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish jakarta.json 1.1.6 - jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
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 osgi-resource-locator 1.0.3 - jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 - 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-common 2.42 - 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.11.13 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.11.13 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.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.objenesis objenesis 3.2 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
javax.el javax.el-api 3.0.0 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
javax.interceptor javax.interceptor-api 1.2 jar CDDL + GPLv2 with classpath exception

Project Dependency Graph

Dependency Tree

Licenses

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

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-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse, jersey-mp-rest-client

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, 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-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse, jersey-mp-rest-client

Eclipse Public License v. 2.0: org.eclipse.yasson

Apache License 2.0: Jakarta Bean Validation API, Javassist

The MIT License: mockito-core

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

Apache-2.0: MicroProfile Config API

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, 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-core-client, jersey-core-common, jersey-core-server, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse, jersey-mp-rest-client

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

MPL 1.1: Javassist

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

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

Eclipse Distribution License v. 1.0: org.eclipse.yasson

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

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

EDL 1.0: jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse, jersey-mp-rest-client

GNU General Public License, version 2 with the GNU Classpath Exception: JSON-B API, JSON-P Default Provider, Jakarta JSON Processing API, Jakarta JSON Processing Media for Jakarta RESTful Web Services

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

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, javax.interceptor API

The Apache Software License, Version 2.0: javax.inject

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.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.json-api-1.1.6.jar 43.4 kB 48 35 4 9 Yes
jakarta.json.bind-api-1.0.2.jar 35.3 kB 44 27 7 9 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
javax.el-api-3.0.0.jar 73.1 kB 57 46 1 1.7 Yes
cdi-api-2.0.jar 113.9 kB 171 146 11 1.8 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
javax.interceptor-api-1.2.jar 24.4 kB 21 10 1 1.7 Yes
byte-buddy-1.11.13.jar 3.6 MB 2579 2523 38 9 Yes
byte-buddy-agent-1.11.13.jar 252.2 kB 81 63 2 9 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
yasson-1.0.11.jar 364.8 kB 279 244 10 16 Yes
microprofile-config-api-2.0.1.jar 18.8 kB 29 14 3 1.8 Yes
microprofile-rest-client-api-2.0.jar 27.3 kB 42 24 5 1.8 Yes
jakarta.json-1.1.6-module.jar 114.1 kB 77 61 3 9 Yes
jakarta.json-1.1.6.jar 140.4 kB 112 94 5 1.8 Yes
jsonp-jaxrs-1.1.6.jar 19.9 kB 15 2 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-client-2.42.jar 303.6 kB 215 185 12 1.8 Yes
jersey-common-2.42.jar 1.2 MB 949 904 24 1.8 Yes
jersey-server-2.42.jar 950.5 kB 667 608 27 1.8 Yes
jersey-cdi1x-2.42.jar 77.6 kB 67 45 3 1.8 Yes
jersey-weld2-se-2.42.jar 19.7 kB 20 2 1 1.8 Yes
jersey-hk2-2.42.jar 78.5 kB 68 46 1 1.8 Yes
jersey-media-json-binding-2.42.jar 26.2 kB 24 7 2 1.8 Yes
jersey-media-sse-2.42.jar 79.4 kB 62 43 2 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
mockito-core-3.12.4.jar 682.3 kB 670 596 66 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 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 11.4 MB 8642 7760 361 16 40
compile: 27 compile: 5.2 MB compile: 4025 compile: 3475 compile: 170 16 compile: 26
provided: 4 provided: 213.8 kB provided: 257 provided: 208 provided: 14 provided: 3
test: 12 test: 6 MB test: 4360 test: 4077 test: 177 9 test: 11