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.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.inject jakarta.inject-api 2.0.0 jar The Apache Software License, Version 2.0
jakarta.validation jakarta.validation-api 3.0.0 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.glassfish.jersey.core jersey-client 3.0.3 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.0.3 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 3.0.0 jar Eclipse Distribution License - v 1.0
junit junit 4.13.1 jar Eclipse Public License 1.0
org.glassfish.jersey.inject jersey-hk2 3.0.3 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.0.3 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.jboss jboss-vfs 3.2.6.Final jar asl

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 3.0.0 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.glassfish.hk2 hk2-api 3.0.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.1 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.1 jar EPL 2.0GPL2 w/ CPE
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.25.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jboss.logging jboss-logging 3.3.0.Final jar 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
com.sun.activation jakarta.activation 2.0.0 jar EDL 1.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

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

Eclipse Public License 1.0: JUnit

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

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

New BSD License: Hamcrest Core, Hamcrest library

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

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

Apache License 2.0: Jakarta Bean Validation API, Javassist

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

Apache License, Version 2.0: 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.ws.rs-api

asl: JBoss VFS

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.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, jersey-core-server

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jakarta.activation-2.0.0.jar 62.7 kB 56 39 3 - Yes
jaxb-osgi-3.0.0.jar 3.5 MB 2679 2125 130 - Yes
jakarta.annotation-api-2.0.0.jar 25.4 kB 29 16 4 - Yes
jakarta.inject-api-2.0.0.jar 10.1 kB 17 6 1 1.5 No
jakarta.validation-api-3.0.0.jar 92.7 kB 160 143 9 1.8 Yes
jakarta.ws.rs-api-3.0.0.jar 138.8 kB 153 136 7 - Yes
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
hk2-api-3.0.1.jar 201.5 kB 198 177 7 1.8 Yes
hk2-locator-3.0.1.jar 203.5 kB 117 99 3 1.8 Yes
hk2-utils-3.0.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-3.0.1.jar 27.1 kB 41 26 4 1.8 Yes
jersey-client-3.0.3.jar 261.2 kB 193 162 10 1.8 Yes
jersey-common-3.0.3.jar 1.2 MB 908 863 23 1.8 Yes
jersey-hk2-3.0.3.jar 78.4 kB 68 46 1 1.8 Yes
jersey-media-jaxb-3.0.3.jar 95 kB 71 54 2 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes
javassist-3.25.0-GA.jar 780.3 kB 449 425 17 1.7 Yes
jboss-vfs-3.2.6.Final.jar 135 kB 120 99 7 1.6 Yes
jboss-logging-3.3.0.Final.jar 66.8 kB 60 48 1 1.6 Yes
org.osgi.core-6.0.0.jar 475.3 kB 387 158 21 1.5 Yes
jakarta.xml.bind-api-3.0.0.jar 129 kB 140 111 7 - Yes
Total Size Entries Classes Packages Java Version Debug Information
23 8.1 MB 6456 5253 307 1.8 22
compile: 7 compile: 1.7 MB compile: 1483 compile: 1338 compile: 55 - compile: 6
test: 13 test: 5.7 MB test: 4390 test: 3607 test: 221 - test: 13
provided: 3 provided: 667 kB provided: 583 provided: 308 provided: 31 - provided: 3