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.ws.rs jakarta.ws.rs-api 2.1.6 jar EPL 2.0-GPL2 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 License
junit junit 4.13.1 jar Eclipse Public License 1.0
org.jmockit jmockit 1.44 jar The MIT 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 Optional
javax.enterprise cdi-api 1.1 jar Apache License, Version 2.0 No
org.glassfish.jersey.inject jersey-hk2 2.34 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 No
org.glassfish.jersey.core jersey-server 2.34 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Modified BSD Yes

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD 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 Optional
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0-GPL2 w/ CPE No
javax.annotation jsr250-api 1.0 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 No
javax.el el-api 2.2 jar - No
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 No
org.glassfish.hk2 hk2-api 2.6.1 jar EPL 2.0-GPL2 w/ CPE No
org.glassfish.hk2 hk2-locator 2.6.1 jar EPL 2.0-GPL2 w/ CPE No
org.glassfish.hk2 hk2-utils 2.6.1 jar EPL 2.0-GPL2 w/ CPE No
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0-GPL2 w/ CPE No
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 jar EPL 2.0-GPL2 w/ CPE No
org.glassfish.hk2.external jakarta.inject 2.6.1 jar EPL 2.0-GPL2 w/ CPE No
org.glassfish.jersey.core jersey-common 2.34 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Public Domain No
org.javassist javassist 3.25.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0 No
org.jboss.spec.javax.interceptor http://jboss-interceptors-api_1.1_spec/ 1.0.0.Beta1 jar lgpl No
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0 Yes
org.glassfish.jersey.core jersey-client 2.34 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 Yes

Project Dependency Graph

Dependency Tree

Licenses

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

lgpl: Interceptors 1.1 API

Eclipse Public License 1.0: JUnit

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

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, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-core-client, jersey-ext-cdi1x, jersey-inject-hk2

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

New BSD License: Hamcrest Core

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

Unknown: Expression Language API (2.1 Maintenance Release)

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

Apache License 2.0: Jakarta Bean Validation API, Javassist

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

The MIT License: JMockit

Apache License, Version 2.0: CDI APIs

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

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, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-cdi1x, jersey-inject-hk2

MIT license: jersey-core-client, jersey-ext-cdi1x, jersey-inject-hk2

MPL 1.1: Javassist

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

The Apache Software License, Version 2.0: FindBugs-jsr305, javax.inject

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
jsr305-3.0.2.jar 19.47 kB 46 35 3 1.5 debug
jakarta.annotation-api-1.3.5.jar 24.47 kB 28 15 3 1.6 debug
jakarta.ws.rs-api-2.1.6.jar 137.09 kB 155 134 6 1.6 debug
jsr250-api-1.0.jar 5.71 kB 16 11 2 1.5 debug
el-api-2.2.jar 33.14 kB 38 28 1 1.5 debug
cdi-api-1.1.jar 69.04 kB 118 98 7 1.6 debug
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release
junit-4.13.1.jar 373.74 kB 387 348 32 1.5 debug
hk2-api-2.6.1.jar 195.53 kB 197 176 7 1.6 debug
hk2-locator-2.6.1.jar 198.59 kB 117 99 3 1.6 debug
hk2-utils-2.6.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-2.6.1.jar 26.37 kB 41 26 4 1.6 debug
jakarta.inject-2.6.1.jar 17.71 kB 17 6 1 1.6 release
core-common/target/classes - 0 0 0 - release
hk2/target/classes - 0 0 0 - release
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-interceptors-api_1.1_spec-1.0.0.Beta1.jar 5.49 kB 17 8 1 1.5 release
jmockit-1.44.jar 740.22 kB 464 397 50 1.6 debug
jakarta.validation-api-2.0.2.jar 89.78 kB 160 142 9 1.6 debug
core-client/target/classes - 0 0 0 - release
core-server/target/classes - 0 0 0 - release
Total Size Entries Classes Packages JDK Rev Debug
23 2.82 MB 2,435 2,091 158 1.6 16
compile: 1 compile: 137.09 kB compile: 155 compile: 134 compile: 6 - compile: 1
test: 4 test: 1.15 MB test: 949 test: 825 test: 88 - test: 4
provided: 18 provided: 1.54 MB provided: 1,331 provided: 1,132 provided: 64 - provided: 11