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 3.1.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 3.0.1 jar Apache License, Version 2.0
org.eclipse.parsson parsson-media 1.1.5 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.glassfish.jersey.core jersey-client 3.1.6 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.6 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 3.1.6 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 3.1.6 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.inject jersey-hk2 3.1.6 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 3.1.6 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 3.1.6 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
jakarta.enterprise jakarta.enterprise.cdi-api 4.0.1 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.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.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.0.2 jar Apache License 2.0
org.eclipse yasson 3.0.3 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0
org.eclipse.parsson parsson 1.1.5 jar Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception
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 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.6 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.core jersey-common 3.1.6 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
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.0.1 jar Apache License 2.0
jakarta.interceptor jakarta.interceptor-api 2.1.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-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, Jakarta Interceptors, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, 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: Jakarta Expression Language API, Yasson

Apache License 2.0: CDI APIs, CDI Language Model, Jakarta Bean 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, Jakarta Annotations API, Jakarta Interceptors, OSGi resource locator, 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-weld2-se, jersey-inject-hk2, jersey-media-json-binding, jersey-media-sse, jersey-mp-rest-client

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

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

LGPL 2.1: Javassist

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.annotation-api-2.1.1.jar 26.1 kB 31 18 4 9 Yes
jakarta.el-api-5.0.1.jar 88.3 kB 65 53 2 11 Yes
jakarta.enterprise.cdi-api-4.0.1.jar 151.3 kB 214 184 13 11 Yes
jakarta.enterprise.lang-model-4.0.1.jar 26.2 kB 38 23 4 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 9 No
jakarta.interceptor-api-2.1.0.jar 25.3 kB 23 11 2 9 Yes
jakarta.json-api-2.1.3.jar 48.6 kB 50 37 4 9 Yes
jakarta.json.bind-api-3.0.1.jar 38 kB 52 35 7 11 Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 9 Yes
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 11 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-3.0.3.jar 398 kB 297 260 13 16 Yes
microprofile-config-api-3.0.3.jar 17.8 kB 29 14 3 1.8 Yes
microprofile-rest-client-api-3.0.1.jar 25.9 kB 42 24 5 1.8 Yes
parsson-1.1.5.jar 124 kB 84 68 3 9 Yes
parsson-media-1.1.5.jar 20 kB 16 3 2 9 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-client-3.1.6.jar 301.9 kB 215 183 12 11 Yes
jersey-common-3.1.6.jar 1.2 MB 926 878 25 11 Yes
jersey-server-3.1.6.jar 979.4 kB 687 628 27 11 Yes
jersey-cdi1x-3.1.6.jar 78.5 kB 69 47 3 11 Yes
jersey-weld2-se-3.1.6.jar 19.8 kB 20 2 1 11 Yes
jersey-hk2-3.1.6.jar 76.2 kB 63 41 1 11 Yes
jersey-media-json-binding-3.1.6.jar 26 kB 24 7 2 11 Yes
jersey-media-sse-3.1.6.jar 77.9 kB 60 41 2 11 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
42 11.4 MB 8656 7765 371 16 40
compile: 26 compile: 5.1 MB compile: 3956 compile: 3417 compile: 173 16 compile: 25
provided: 4 provided: 291.1 kB provided: 340 provided: 271 provided: 21 provided: 4
test: 12 test: 6 MB test: 4360 test: 4077 test: 177 9 test: 11