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 License
jakarta.enterprise jakarta.enterprise.cdi-api 3.0.0 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.0.0 jar EPL-2.0-GPL-2.0-with-classpath-exception
org.glassfish.jersey.core jersey-server 3.0.1 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Modified BSD
org.glassfish.jersey.ext.cdi jersey-cdi1x 3.0.1 jar EPL 2.0-GPL2 w/ CPE-EDL 1.0-BSD 2-Clause-Apache License, 2.0-Public Domain-Modified BSD-jquery.org/license-MIT license-W3C 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 License
junit junit 4.13.1 jar Eclipse Public License 1.0
org.glassfish.jersey.inject jersey-hk2 3.0.1 jar EPL 2.0-GPL2 w/ CPE-EDL 1.0-BSD 2-Clause-Apache License, 2.0-Public Domain-Modified BSD-jquery.org/license-MIT license-W3C 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 License
org.jboss.weld.se weld-se-core 4.0.0.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 License
jakarta.annotation jakarta.annotation-api 2.0.0 jar EPL 2.0-GPL2 w/ CPE
jakarta.el jakarta.el-api 4.0.0 jar Eclipse Public License v. 2.0-GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.inject jakarta.inject-api 2.0.0 jar The Apache Software License, Version 2.0
jakarta.interceptor jakarta.interceptor-api 2.0.0 jar EPL 2.0-GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.0 jar Apache License 2.0
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.jersey.core jersey-client 3.0.1 jar EPL 2.0-GPL2 w/ CPE-EDL 1.0-BSD 2-Clause-Apache License, 2.0-Public Domain-Modified BSD-jquery.org/license-MIT license-W3C license
org.glassfish.jersey.core jersey-common 3.0.1 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Public 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 License
org.glassfish.hk2 hk2-api 3.0.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.1 jar EPL 2.0-GPL2 w/ CPE
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.javassist javassist 3.25.0-GA jar MPL 1.1-LGPL 2.1-Apache License 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 License
org.jboss.classfilewriter jboss-classfilewriter 1.2.4.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging 3.3.0.Final jar Apache License, version 2.0
org.jboss.weld weld-api 4.0.Final jar Apache License, Version 2.0
org.jboss.weld weld-core-impl 4.0.0.Final jar Apache License, Version 2.0
org.jboss.weld weld-spi 4.0.Final jar Apache License, Version 2.0
org.jboss.weld.environment weld-environment-common 4.0.0.Final jar Apache License, Version 2.0
org.jboss.weld.probe weld-probe-core 4.0.0.Final jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3, classfilewriter

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

Eclipse Public License 1.0: JUnit

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

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

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

New BSD License: Hamcrest Core

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

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

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

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

Apache License, Version 2.0: Weld APIs, Weld Environment Common, Weld Implementation (Core), Weld Probe 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, 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

GPL-2.0-with-classpath-exception: jakarta.ws.rs-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.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 JDK Rev Debug
jakarta.annotation-api-2.0.0.jar 24.82 kB 29 15 3 1.6 debug
jakarta.el-api-4.0.0.jar 78.67 kB 61 49 1 1.6 debug
jakarta.enterprise.cdi-api-3.0.0.jar 116.53 kB 174 140 11 1.6 debug
jakarta.inject-api-2.0.0.jar 9.89 kB 17 6 1 1.5 release
jakarta.interceptor-api-2.0.0.jar 24.02 kB 22 10 1 1.6 debug
jakarta.validation-api-3.0.0.jar 90.51 kB 160 142 9 1.6 debug
jakarta.ws.rs-api-3.0.0.jar 135.51 kB 153 132 6 1.6 debug
junit-4.13.1.jar 373.74 kB 387 348 32 1.5 debug
hk2-api-3.0.1.jar 196.74 kB 198 177 7 1.6 debug
hk2-locator-3.0.1.jar 198.78 kB 117 98 3 1.6 debug
hk2-utils-3.0.1.jar 128.51 kB 102 80 7 1.6 debug
osgi-resource-locator-1.0.3.jar 19.02 kB 23 12 1 1.6 debug
aopalliance-repackaged-3.0.1.jar 26.48 kB 41 26 4 1.6 debug
jersey-client-3.0.1.jar 248.54 kB 185 147 10 1.6 debug
jersey-common-3.0.1.jar 1.11 MB 888 817 23 1.6 debug
jersey-server-3.0.1.jar 923.20 kB 659 570 27 1.6 debug
jersey-cdi1x-3.0.1.jar 65.61 kB 59 36 3 1.6 debug
jersey-hk2-3.0.1.jar 75.04 kB 63 39 1 1.6 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
javassist-3.25.0-GA.jar 761.98 kB 449 425 17 1.6 debug
jboss-classfilewriter-1.2.4.Final.jar 117.84 kB 90 75 6 1.6 debug
jboss-logging-3.3.0.Final.jar 65.24 kB 60 48 1 1.6 debug
weld-api-4.0.Final.jar 31.86 kB 68 42 12 1.6 debug
weld-core-impl-4.0.0.Final.jar 1.58 MB 1,179 1,049 60 1.6 debug
weld-spi-4.0.Final.jar 82.88 kB 153 105 23 1.6 debug
weld-environment-common-4.0.0.Final.jar 84.38 kB 73 53 6 1.6 debug
weld-probe-core-4.0.0.Final.jar 798.68 kB 123 85 1 1.6 debug
weld-se-core-4.0.0.Final.jar 70.75 kB 71 44 8 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
28 7.37 MB 5,656 4,815 287 1.6 27
compile: 12 compile: 2.81 MB compile: 2,430 compile: 2,076 compile: 96 - compile: 11
test: 8 test: 1.76 MB test: 1,409 test: 1,238 test: 74 - test: 8
provided: 8 provided: 2.80 MB provided: 1,817 provided: 1,501 provided: 117 - provided: 8