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 Optional
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 No
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0 No
jakarta.validation jakarta.validation-api 3.0.2 jar Apache License 2.0 No
jakarta.ws.rs jakarta.ws.rs-api 3.1.0 jar EPL-2.0GPL-2.0-with-classpath-exception No
org.glassfish jakarta.el 5.0.0-M1 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception No
org.glassfish.jersey.core jersey-common 3.1.1 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain No
org.glassfish.jersey.core jersey-server 3.1.1 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD No
org.hibernate.validator hibernate-validator 8.0.0.Final jar Apache License 2.0 No
org.jboss.logging jboss-logging 3.5.0.Final jar Apache License, version 2.0 No
jakarta.enterprise jakarta.enterprise.cdi-api 4.0.1 jar Apache License 2.0 Yes
jakarta.xml.bind jakarta.xml.bind-api 4.0.0 jar Eclipse Distribution License - v 1.0 Yes
org.glassfish.jersey.ext.cdi jersey-cdi1x 3.1.1 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license Yes

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.jersey.inject jersey-hk2 3.1.1 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework jersey-test-framework-core 3.1.1 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.junit.jupiter junit-jupiter 5.9.1 jar Eclipse Public License v2.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 Optional
com.fasterxml classmate 1.5.1 jar Apache License, Version 2.0 No
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE No
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE No
org.glassfish.jersey.core jersey-client 3.1.1 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license No
jakarta.activation jakarta.activation-api 2.1.0 jar EDL 1.0 Yes
jakarta.enterprise jakarta.enterprise.lang-model 4.0.1 jar Apache License 2.0 Yes
jakarta.interceptor jakarta.interceptor-api 2.1.0 jar EPL 2.0GPL2 w/ CPE Yes

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
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.glassfish.hk2 hk2-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-servlet-core 3.1.1 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.1 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.hamcrest hamcrest 2.2 jar BSD License 3
org.javassist javassist 3.29.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-api 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

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

jQuery license: jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

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

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Interceptors, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

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

Apache License 2.0: CDI APIs, CDI Language Model, Hibernate Validator Engine, Jakarta Bean Validation API, Javassist

Apache License, Version 2.0: ClassMate

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Interceptors, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

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

MIT license: jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

MPL 1.1: Javassist

BSD 2-Clause: jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

Apache License, 2.0: jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

Public Domain: jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

W3C license: jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

EDL 1.0: Jakarta Activation API, jersey-container-servlet-core, jersey-core-client, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API, Jakarta Expression Language Implementation

Modified BSD: jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-ext-bean-validation, jersey-ext-cdi1x, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

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
classmate-1.5.1.jar 67.8 kB 55 40 5 - Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 - Yes
jakarta.el-api-5.0.1.jar 88.3 kB 65 53 2 - Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 - No
jakarta.servlet-api-6.0.0.jar 347.6 kB 157 85 5 - Yes
jakarta.validation-api-3.0.2.jar 93.3 kB 161 144 10 - Yes
jakarta.ws.rs-api-3.1.0.jar 154.8 kB 167 150 7 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
jakarta.el-5.0.0-M1.jar 174 kB 127 110 5 - Yes
hk2-api-3.0.3.jar 201.5 kB 198 177 7 1.8 Yes
hk2-locator-3.0.3.jar 203.9 kB 117 99 3 1.8 Yes
hk2-utils-3.0.3.jar 131.8 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.3.jar 27.1 kB 41 26 4 1.8 Yes
jersey-container-servlet-core-3.1.1.jar 73.2 kB 61 44 4 1.8 Yes
jersey-client-3.1.1.jar 267.9 kB 199 167 11 1.8 Yes
jersey-common-3.1.1.jar 1.2 MB 931 884 24 1.8 Yes
jersey-server-3.1.1.jar 977 kB 687 628 27 1.8 Yes
jersey-hk2-3.1.1.jar 78.4 kB 68 46 1 1.8 Yes
jersey-media-jaxb-3.1.1.jar 94.8 kB 71 54 2 1.8 Yes
jersey-test-framework-core-3.1.1.jar 45.7 kB 36 22 2 1.8 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hibernate-validator-8.0.0.Final.jar 1.3 MB 1035 903 84 - Yes
javassist-3.29.0-GA.jar 794 kB 450 426 17 1.8 Yes
jboss-logging-3.5.0.Final.jar 62.6 kB 47 35 2 - Yes
junit-jupiter-5.9.1.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.9.1.jar 207.7 kB 194 179 8 - Yes
junit-jupiter-engine-5.9.1.jar 246.5 kB 151 134 9 - Yes
junit-jupiter-params-5.9.1.jar 578.9 kB 377 343 22 - Yes
junit-platform-commons-1.9.1.jar 103 kB 64 44 7 - Yes
junit-platform-engine-1.9.1.jar 188.2 kB 143 127 9 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
jakarta.activation-api-2.1.0.jar 63.5 kB 57 43 3 - Yes
jakarta.enterprise.cdi-api-4.0.1.jar 151.3 kB 214 184 13 - Yes
jakarta.enterprise.lang-model-4.0.1.jar 26.2 kB 38 23 4 - Yes
jakarta.interceptor-api-2.1.0.jar 25.3 kB 23 11 2 - Yes
jakarta.xml.bind-api-4.0.0.jar 127.1 kB 132 109 7 - Yes
jersey-cdi1x-3.1.1.jar 77.2 kB 67 45 3 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
38 8.4 MB 6454 5571 339 1.8 36
compile: 19 compile: 4.9 MB compile: 4077 compile: 3566 compile: 216 - compile: 18
test: 19 test: 3.5 MB test: 2377 test: 2005 test: 123 - test: 18