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
org.glassfish.jersey.core jersey-server 2.30 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 2.30 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.jboss.weld.se weld-se-core 2.2.14.Final jar Apache License, Version 2.0

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.12 jar Eclipse Public License 1.0
org.glassfish.jersey.inject jersey-hk2 2.30 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

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
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0-GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
javax.el el-api 2.2 jar -
javax.enterprise cdi-api 1.1 jar Apache License, Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2.external jakarta.inject 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.jersey.core jersey-client 2.30 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 2.30 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Public Domain
org.glassfish.jersey.media jersey-media-jaxb 2.30 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.jboss.classfilewriter jboss-classfilewriter 1.0.5.Final jar Apache License, version 2.0
org.jboss.logging jboss-logging 3.3.0.Final jar Apache License, version 2.0
org.jboss.spec.javax.annotation jboss-annotations-api_1.2_spec 1.0.0.Alpha1 jar CDDL or GPLv2 with exceptions
org.jboss.spec.javax.el jboss-el-api_3.0_spec 1.0.0.Alpha1 jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jboss.spec.javax.interceptor http://jboss-interceptors-api_1.1_spec/ 1.0.0.Beta1 jar lgpl
org.jboss.spec.javax.interceptor jboss-interceptors-api_1.2_spec 1.0.0.Alpha3 jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.jboss.weld weld-api 2.2.SP4 jar Apache License, Version 2.0
org.jboss.weld weld-core-impl 2.2.14.Final jar Apache License, Version 2.0
org.jboss.weld weld-spi 2.2.SP4 jar Apache License, Version 2.0
org.jboss.weld.environment weld-environment-common 2.2.14.Final jar Apache License, Version 2.0

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 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.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

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, jersey-media-jaxb

Common Development and Distribution License: Expression Language 3.0 API, Java(TM) EE Interceptors 1.2 API

lgpl: Interceptors 1.1 API

Eclipse Public License 1.0: JUnit

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

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

CDDL or GPLv2 with exceptions: Common Annotations 1.2 API

New BSD License: Hamcrest Core

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

Unknown: Expression Language API (2.1 Maintenance Release)

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

Apache License 2.0: Jakarta Bean Validation API, Javassist

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

Apache License, Version 2.0: CDI APIs, 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, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-core-client, jersey-core-common, jersey-core-server, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-jaxb

GNU General Public License, Version 2 with the Classpath Exception: Expression Language 3.0 API, Java(TM) EE Interceptors 1.2 API

MIT license: jersey-core-client, jersey-ext-cdi1x, jersey-ext-weld2-se, jersey-inject-hk2, jersey-media-jaxb

MPL 1.1: Javassist

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

The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java, 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
guava-18.0.jar 2.15 MB 1,719 1,690 17 1.6 debug
jakarta.annotation-api-1.3.5.jar 24.47 kB 28 15 3 1.6 debug
jakarta.validation-api-2.0.2.jar 89.78 kB 160 142 9 1.6 debug
jakarta.ws.rs-api-2.1.6.jar 137.09 kB 155 134 6 1.6 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.12.jar 307.55 kB 323 286 30 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
jersey-client-2.30.jar 238.78 kB 176 145 9 1.6 debug
jersey-common-2.30.jar 1.10 MB 880 810 23 1.6 debug
jersey-server-2.30.jar 905.95 kB 653 565 27 1.6 debug
jersey-cdi1x-2.30.jar 65.46 kB 59 36 3 1.6 debug
jersey-hk2-2.30.jar 74.93 kB 63 39 1 1.6 debug
jersey-media-jaxb-2.30.jar 83.99 kB 66 49 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.0.5.Final.jar 107.32 kB 87 71 6 1.6 debug
jboss-logging-3.3.0.Final.jar 65.24 kB 60 48 1 1.6 debug
jboss-annotations-api_1.2_spec-1.0.0.Alpha1.jar 18.75 kB 29 15 3 1.6 debug
jboss-el-api_3.0_spec-1.0.0.Alpha1.jar 70.33 kB 66 49 2 1.6 debug
jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar 5.49 kB 17 8 1 1.5 release
jboss-interceptors-api_1.2_spec-1.0.0.Alpha3.jar 15.86 kB 22 10 1 1.6 debug
weld-api-2.2.SP4.jar 20.35 kB 44 26 5 1.6 debug
weld-core-impl-2.2.14.Final.jar 1.46 MB 1,164 1,084 67 1.6 debug
weld-spi-2.2.SP4.jar 79.51 kB 157 107 25 1.6 debug
weld-environment-common-2.2.14.Final.jar 66.06 kB 61 42 6 1.6 debug
weld-se-core-2.2.14.Final.jar 28.17 kB 44 20 7 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
33 8.53 MB 7,195 6,392 305 1.6 30
compile: 25 compile: 6.83 MB compile: 5,851 compile: 5,216 compile: 233 - compile: 22
test: 8 test: 1.70 MB test: 1,344 test: 1,176 test: 72 - test: 8