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.enterprise jakarta.enterprise.cdi-api 4.0.1 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-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

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.6 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.junit.jupiter junit-jupiter 5.10.2 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
org.jboss.weld.se weld-se-core 5.1.1.Final 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 Type Licenses
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.enterprise jakarta.enterprise.lang-model 4.0.1 jar Apache License 2.0
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
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE
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-common 3.1.6 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
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.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.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
org.jboss.classfilewriter jboss-classfilewriter 1.3.0.Final jar Apache License, version 2.0
org.jboss.jdeparser jdeparser 2.0.3.Final jar Public Domain
org.jboss.logging jboss-logging 3.5.0.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging-annotations 2.2.1.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging-processor 2.2.1.Final jar lgpl
org.jboss.weld weld-api 5.0.SP3 jar Apache License, Version 2.0
org.jboss.weld weld-core-impl 5.1.1.Final jar Apache License, Version 2.0
org.jboss.weld weld-lite-extension-translator 5.1.1.Final jar Apache License, Version 2.0
org.jboss.weld weld-spi 5.0.SP3 jar Apache License, Version 2.0
org.jboss.weld.environment weld-environment-common 5.1.1.Final jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3, JBoss Logging I18n Annotations, classfilewriter

Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2

lgpl: JBoss Logging I18n Annotation Processor

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

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, jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2

Public Domain: jdeparser, jersey-core-client, jersey-core-common, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2

W3C license: jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2

Eclipse Public License v. 2.0: Jakarta Expression Language API

EDL 1.0: jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2

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

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

Modified BSD: jersey-core-client, jersey-core-server, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2

Apache License, Version 2.0: CDI Lite Extension Translator, Weld APIs, Weld Environment Common, Weld Implementation (Core), Weld SE (Core), Weld SPIs for container integration

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-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2

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

MPL 1.1: Javassist

BSD 2-Clause: jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2

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.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
apiguardian-api-1.1.2.jar 6.8 kB 9 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-hk2-3.1.6.jar 76.2 kB 63 41 1 11 Yes
javassist-3.30.2-GA.jar 794.7 kB 450 426 17 1.8 Yes
jboss-classfilewriter-1.3.0.Final.jar 121.8 kB 90 75 6 11 Yes
jdeparser-2.0.3.Final.jar 239.2 kB 220 209 1 1.8 Yes
jboss-logging-3.5.0.Final.jar 62.6 kB 47 35 2 11 Yes
jboss-logging-annotations-2.2.1.Final.jar 20.6 kB 38 25 1 1.8 Yes
jboss-logging-processor-2.2.1.Final.jar 219.2 kB 139 115 6 1.8 Yes
weld-api-5.0.SP3.jar 33.1 kB 68 42 12 11 Yes
weld-core-impl-5.1.1.Final.jar 1.6 MB 1143 1069 60 11 Yes
weld-lite-extension-translator-5.1.1.Final.jar 153.7 kB 99 78 4 11 Yes
weld-spi-5.0.SP3.jar 82.9 kB 148 102 23 11 Yes
weld-environment-common-5.1.1.Final.jar 85.3 kB 70 50 6 11 Yes
weld-se-core-5.1.1.Final.jar 73.4 kB 70 44 8 11 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
opentest4j-1.3.0.jar 14.3 kB 15 9 2 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
37 8.7 MB 6685 5869 339 11 35
compile: 11 compile: 3.1 MB compile: 2549 compile: 2274 compile: 108 11 compile: 10
provided: 12 provided: 2.8 MB provided: 2197 provided: 1897 provided: 131 provided: 12
test: 14 test: 2.8 MB test: 1939 test: 1698 test: 100 11 test: 13