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
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
org.glassfish.jersey.containers jersey-container-servlet 2.39 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.ext jersey-spring4 2.39 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.39 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.springframework spring-web 4.3.30.RELEASE 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.junit.jupiter junit-jupiter 5.9.1 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 License
org.mortbay.jetty servlet-api-2.5 6.1.14 jar CDDL 1.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
org.glassfish.hk2 class-model 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2 hk2 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2 hk2-api 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2 hk2-core 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-runlevel 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 spring-bridge 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.glassfish.hk2.external jakarta.inject 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.jersey.containers jersey-container-servlet-core 2.39 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-client 2.39 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.39 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.39 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Modified BSD
org.javassist javassist 3.29.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.ow2.asm asm 7.1 jar BSD
org.ow2.asm asm-analysis 7.1 jar BSD
org.ow2.asm asm-commons 7.1 jar BSD
org.ow2.asm asm-tree 7.1 jar BSD
org.ow2.asm asm-util 7.1 jar BSD
org.springframework spring-aop 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 4.3.30.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 4.3.30.RELEASE 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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

CDDL 1.0: Servlet Specification 2.5 API

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

jQuery license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-examples-helloworld-spring-webapp, jersey-inject-hk2, jersey-spring4

Eclipse Distribution License v. 1.0: jersey-examples-helloworld-spring-webapp

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: Class Model for Hk2, HK2 API module, HK2 Implementation Utilities, HK2 Spring Bridge, HK2 core module, HK2 module of HK2 itself, Jakarta Annotations API, OSGi resource locator, Run Level Service, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-spring4

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

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

BSD: asm, asm-analysis, asm-commons, asm-tree, asm-util

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

Apache License 2.0: Jakarta Bean Validation API, Javassist

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

Apache License, Version 2.0: Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web

LGPL 2.1: Javassist

EPL 2.0: Class Model for Hk2, HK2 API module, HK2 Implementation Utilities, HK2 Spring Bridge, HK2 core module, HK2 module of HK2 itself, Jakarta Annotations API, OSGi resource locator, Run Level Service, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-spring4

MIT license: jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-examples-helloworld-spring-webapp, jersey-inject-hk2, jersey-spring4

MPL 1.1: Javassist

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

The Apache Software License, Version 2.0: Apache Commons Logging

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
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 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
apiguardian-api-1.1.2.jar 6.65 kB 9 2 1 1.6 debug
class-model-2.6.1.jar 97.54 kB 90 74 3 1.6 debug
hk2-2.6.1.jar 15.06 kB 9 0 0 - release
hk2-api-2.6.1.jar 195.53 kB 197 176 7 1.6 debug
hk2-core-2.6.1.jar 126.14 kB 107 85 7 1.6 debug
hk2-locator-2.6.1.jar 198.59 kB 117 99 3 1.6 debug
hk2-runlevel-2.6.1.jar 68.69 kB 55 38 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
spring-bridge-2.6.1.jar 24.72 kB 25 9 2 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-servlet/target/classes - 0 0 0 - release
jersey-servlet-core/target/classes - 0 0 0 - release
core-client/target/classes - 0 0 0 - release
core-common/target/classes - 0 0 0 - release
core-server/target/classes - 0 0 0 - release
spring4/target/classes - 0 0 0 - release
hk2/target/classes - 0 0 0 - release
javassist-3.29.0-GA.jar 775.42 kB 450 425 17 1.6 debug
junit-jupiter-5.9.1.jar 6.21 kB 5 0 0 - release
junit-jupiter-api-5.9.1.jar 202.85 kB 194 139 6 1.6 debug
junit-jupiter-engine-5.9.1.jar 240.75 kB 151 74 8 1.6 debug
junit-jupiter-params-5.9.1.jar 565.38 kB 377 315 21 1.6 debug
junit-platform-commons-1.9.1.jar 100.57 kB 64 22 6 1.6 debug
junit-platform-engine-1.9.1.jar 183.79 kB 143 79 7 1.6 debug
servlet-api-2.5-6.1.14.jar 129.27 kB 78 42 2 1.4 debug
opentest4j-1.2.0.jar 7.47 kB 11 6 1 1.6 debug
asm-7.1.jar 112.07 kB 42 35 2 1.5 debug
asm-analysis-7.1.jar 32.60 kB 22 14 1 1.5 debug
asm-commons-7.1.jar 68.74 kB 33 26 1 1.5 debug
asm-tree-7.1.jar 49.12 kB 44 37 1 1.5 debug
asm-util-7.1.jar 79.64 kB 31 24 1 1.5 debug
spring-aop-4.3.30.RELEASE.jar 370.88 kB 306 269 17 1.6 debug
spring-beans-4.3.30.RELEASE.jar 746.68 kB 463 408 15 1.6 debug
spring-context-4.3.30.RELEASE.jar 1.09 MB 890 768 66 1.6 debug
spring-core-4.3.30.RELEASE.jar 1.08 MB 844 795 42 1.6 debug
spring-expression-4.3.30.RELEASE.jar 269.52 kB 164 150 6 1.6 debug
spring-web-4.3.30.RELEASE.jar 811.46 kB 615 566 37 1.6 debug
Total Size Entries Classes Packages JDK Rev Debug
43 8.02 MB 6,104 5,120 316 1.6 33
compile: 34 compile: 6.61 MB compile: 5,072 compile: 4,441 compile: 264 - compile: 25
test: 8 test: 1.28 MB test: 954 test: 637 test: 50 - test: 7
provided: 1 provided: 129.27 kB provided: 78 provided: 42 provided: 2 - provided: 1