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.validation jakarta.validation-api 3.0.2 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.glassfish.jersey.core jersey-client 3.1.9 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-common 3.1.9 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain

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.sun.xml.bind jaxb-osgi 4.0.5 jar Eclipse Distribution License - v 1.0
org.assertj assertj-core 3.21.0 jar Apache License, Version 2.0
org.glassfish.jersey.inject jersey-hk2 3.1.9 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 3.1.9 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.jboss jboss-vfs 3.3.2.Final jar Apache License 2.0
org.jboss.logging jboss-logging 3.6.0.Final jar Apache License 2.0
org.junit.jupiter junit-jupiter 5.11.0 jar Eclipse Public License v2.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 Optional
org.osgi org.osgi.core 6.0.0 jar Apache License, Version 2.0 No
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0 Yes

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
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE

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.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.0 jar Eclipse Public License v2.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 Optional
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0 Yes

Project Dependency Graph

Dependency Tree

Licenses

Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

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

jQuery license: jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

BSD-3-Clause: 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

Public Domain: jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb

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, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

W3C license: jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

EDL 1.0: Jakarta Activation API, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

Apache License 2.0: JBoss Logging 3, JBoss VFS, Jakarta Bean Validation API, Javassist

Modified BSD: jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

Apache License, Version 2.0: AssertJ fluent assertions, org.osgi.core

Eclipse Distribution License - v 1.0: JAXB OSGI, Jakarta XML Binding API

LGPL 2.1: Javassist

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, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

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

MIT license: jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

MPL 1.1: Javassist

BSD 2-Clause: jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

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
jaxb-osgi-4.0.5.jar 3.5 MB 2670 2153 131 11 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 1.8 Yes
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.21.0.jar 5 MB 3361 - - - -
   • Root - 3359 3282 62 1.8 Yes
   • Versioned - 2 1 1 9 No
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.9.jar 304.2 kB 216 184 12 11 Yes
jersey-common-3.1.9.jar 1.2 MB 942 888 30 11 Yes
jersey-hk2-3.1.9.jar 78 kB 65 42 1 11 Yes
jersey-media-jaxb-3.1.9.jar 96.2 kB 70 53 2 11 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes
jboss-vfs-3.3.2.Final.jar 141.5 kB 128 106 7 11 Yes
jboss-logging-3.6.0.Final.jar 60.7 kB 46 35 2 11 Yes
junit-jupiter-5.11.0.jar 6.4 kB 5 1 1 9 No
junit-jupiter-api-5.11.0.jar 216.3 kB 197 182 8 1.8 Yes
junit-jupiter-engine-5.11.0.jar 260.1 kB 152 135 9 1.8 Yes
junit-jupiter-params-5.11.0.jar 591.4 kB 388 354 22 1.8 Yes
junit-platform-commons-1.11.0.jar 140.6 kB 86 - - - -
   • Root - 77 63 8 1.8 Yes
   • Versioned - 9 3 1 9 Yes
junit-platform-engine-1.11.0.jar 238.1 kB 174 155 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
org.osgi.core-6.0.0.jar 475.3 kB 387 158 21 1.5 Yes
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 1.8 Yes
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes
Total Size Entries Classes Packages Java Version Debug Information
30 14.4 MB 10537 9208 413 11 28
compile: 7 compile: 1.9 MB compile: 1558 compile: 1403 compile: 66 11 compile: 6
provided: 3 provided: 672.8 kB provided: 585 provided: 319 provided: 31 provided: 3
test: 20 test: 11.8 MB test: 8394 test: 7486 test: 316 11 test: 19