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
org.apache.felix org.apache.felix.http.bundle 2.2.0 jar The Apache Software License, Version 2.0
org.glassfish.jersey.containers jersey-container-servlet-core 2.30.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.inject jersey-hk2 2.30.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.apache.felix org.apache.felix.eventadmin 1.2.2 jar The Apache Software 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 1.3.5 jar EPL 2.0-GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 jar EPL 2.0-GPL2 w/ CPE
javax.servlet servlet-api 2.5 jar -
org.apache.felix org.apache.felix.http.api 2.2.0 jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.http.base 2.2.0 jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.http.bridge 2.2.0 jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.http.jetty 2.2.0 jar The Apache Software License, Version 2.0
org.apache.felix org.apache.felix.http.whiteboard 2.2.0 jar The Apache Software License, Version 2.0
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 osgi-resource-locator 1.0.3 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 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.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 2.30.1 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Public Domain
org.glassfish.jersey.core jersey-server 2.30.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.media jersey-media-jaxb 2.30.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.javassist javassist 3.25.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.mortbay.jetty jetty-sslengine 6.1.24 jar Apache License Version 2

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.mortbay.jetty jetty 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty jetty-util 6.1.26 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.mortbay.jetty servlet-api 2.5-20081211 jar 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 License
concurrent concurrent 1.3.4 jar >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
org.osgi org.osgi.compendium 5.0.0 jar Apache License, Version 2.0
org.osgi org.osgi.core 6.0.0 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, 2.0: jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

Apache Software License - Version 2.0: Jetty Server, Jetty Utilities

Apache License Version 2.0: Servlet Specification API

jQuery license: jersey-container-servlet-core, jersey-core-client, jersey-examples-osgi-http-service-bundle, jersey-inject-hk2, jersey-media-jaxb

Eclipse Distribution License v. 1.0: jersey-examples-osgi-http-service-bundle

Apache License Version 2: Jetty SSLEngine

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-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

Public Domain: jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb

W3C license: jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

Public domain, Sun Microsoystems: Dough Lea's util.concurrent package

Unknown: servlet-api

EDL 1.0: jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

Apache License 2.0: Jakarta Bean Validation API, Javassist

Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities

Modified BSD: jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

Apache License, Version 2.0: org.osgi.core, osgi.cmpn

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-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb

MIT license: jersey-container-servlet-core, jersey-core-client, jersey-examples-osgi-http-service-bundle, jersey-inject-hk2, jersey-media-jaxb

MPL 1.1: Javassist

BSD 2-Clause: jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb

The Apache Software License, Version 2.0: Apache Felix EventAdmin, Apache Felix Http Api, Apache Felix Http Base, Apache Felix Http Bridge, Apache Felix Http Bundle, Apache Felix Http Jetty, Apache Felix Http Whiteboard

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
concurrent-1.3.4.jar 184.85 kB 230 221 2 1.1 release
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
servlet-api-2.5.jar 102.65 kB 68 42 2 1.5 debug
org.apache.felix.eventadmin-1.2.2.jar 202.24 kB 234 202 9 1.3 debug
org.apache.felix.http.api-2.2.0.jar 8.20 kB 16 1 1 1.5 release
org.apache.felix.http.base-2.2.0.jar 57.89 kB 64 41 8 1.5 debug
org.apache.felix.http.bridge-2.2.0.jar 62.32 kB 76 46 11 1.5 debug
org.apache.felix.http.bundle-2.2.0.jar 934.84 kB 554 454 38 1.5 debug
org.apache.felix.http.jetty-2.2.0.jar 919.64 kB 535 439 33 1.5 debug
org.apache.felix.http.whiteboard-2.2.0.jar 73.40 kB 83 55 12 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-container-servlet-core-2.30.1.jar 71.64 kB 61 42 4 1.6 debug
jersey-client-2.30.1.jar 238.78 kB 176 145 9 1.6 debug
jersey-common-2.30.1.jar 1.11 MB 880 810 23 1.6 debug
jersey-server-2.30.1.jar 905.96 kB 653 565 27 1.6 debug
jersey-hk2-2.30.1.jar 74.94 kB 63 39 1 1.6 debug
jersey-media-jaxb-2.30.1.jar 84.00 kB 66 49 1 1.6 debug
javassist-3.25.0-GA.jar 761.98 kB 449 425 17 1.6 debug
jetty-6.1.26.jar 527.26 kB 267 237 14 1.4 debug
jetty-sslengine-6.1.24.jar 18.42 kB 16 5 1 1.5 debug
jetty-util-6.1.26.jar 172.98 kB 120 105 6 1.4 debug
servlet-api-2.5-20081211.jar 130.99 kB 79 42 2 1.4 debug
org.osgi.compendium-5.0.0.jar 753.08 kB 717 267 41 1.5 debug
org.osgi.core-6.0.0.jar 464.12 kB 387 158 21 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
31 8.52 MB 6,634 5,080 324 1.6 28
compile: 24 compile: 6.14 MB compile: 4,600 compile: 3,848 compile: 229 - compile: 22
test: 3 test: 831.23 kB test: 466 test: 384 test: 22 - test: 3
provided: 4 provided: 1.57 MB provided: 1,568 provided: 848 provided: 73 - provided: 3