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.servlet | jakarta.servlet-api | 4.0.3 | jar | EPL 2.0-GPL2 w/ CPE |
jakarta.xml.bind | jakarta.xml.bind-api | 2.3.3 | jar | Eclipse Distribution License - v 1.0 |
junit | junit | 4.13.1 | jar | Eclipse Public License 1.0 |
org.glassfish.jersey.containers | jersey-container-servlet-core | 2.35 | 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-server | 2.35 | 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.35 | 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 |
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.jersey.inject | jersey-hk2 | 2.35 | 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 |
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.glassfish.jersey.core | jersey-client | 2.35 | 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.junit.jupiter | junit-jupiter | 5.6.0 | jar | Eclipse Public License v2.0 |
org.testng | testng | 6.9.6 | jar | Apache Version 2.0, January 2004 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.activation | jakarta.activation-api | 1.2.2 | jar | EDL 1.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 |
jakarta.ws.rs | jakarta.ws.rs-api | 2.1.6 | 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 | jakarta.inject | 2.6.1 | jar | EPL 2.0-GPL2 w/ CPE |
org.glassfish.jersey.core | jersey-common | 2.35 | jar | EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Public Domain |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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.javassist | javassist | 3.25.0-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.6.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.6.0 | jar | Eclipse Public License v2.0 |
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 | Classifier | Type | License |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
com.beust | jcommander | 1.48 | - | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 18.0 | - | jar | The Apache Software License, Version 2.0 |
com.google.inject | guice | 4.0 | no_aop | jar | The Apache Software License, Version 2.0 |
javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 |
org.apache.ant | ant | 1.7.0 | - | jar | - |
org.apache.ant | ant-launcher | 1.7.0 | - | jar | - |
org.apiguardian | apiguardian-api | 1.1.0 | - | jar | The Apache License, Version 2.0 |
org.beanshell | bsh | 2.0b4 | - | jar | GNU LESSER GENERAL PUBLIC LICENSE |
org.junit.jupiter | junit-jupiter-api | 5.6.0 | - | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.6.0 | - | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.6.0 | - | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | - | jar | The Apache License, Version 2.0 |
org.yaml | snakeyaml | 1.15 | - | jar | LICENSE.txt |
Apache License, 2.0: jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core
Apache License Version 2.0: SnakeYAML
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
jQuery license: jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core
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: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, 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, jersey-test-framework-core
Public Domain: AOP alliance, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core
New BSD License: Hamcrest Core
W3C license: jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core
Unknown: ant-launcher, org.apache.tools.ant
EDL 1.0: Jakarta Activation API jar, jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core
Apache License 2.0: Jakarta Bean Validation API, Javassist
Modified BSD: jersey-container-servlet-core, jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core
Apache Version 2.0, January 2004: testng
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
LGPL 2.1: Javassist
EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, 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, jersey-test-framework-core
MIT license: jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core
MPL 1.1: Javassist
BSD 2-Clause: jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core
The Apache Software License, Version 2.0: Google Guice - Core Library, Guava: Google Core Libraries for Java, JCommander, javax.inject
The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
jcommander-1.48.jar | 62.02 kB | 67 | 53 | 5 | 1.5 | debug |
guava-18.0.jar | 2.15 MB | 1,719 | 1,690 | 17 | 1.6 | debug |
guice-4.0-no_aop.jar | 413.63 kB | 344 | 329 | 8 | 1.6 | debug |
jakarta.activation-api-1.2.2.jar | 45.52 kB | 43 | 31 | 1 | 1.6 | debug |
jakarta.annotation-api-1.3.5.jar | 24.47 kB | 28 | 15 | 3 | 1.6 | debug |
jakarta.servlet-api-4.0.3.jar | 80.93 kB | 108 | 85 | 4 | 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 |
jakarta.xml.bind-api-2.3.3.jar | 112.93 kB | 137 | 110 | 6 | 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 |
ant-1.7.0.jar | 1.23 MB | 801 | 752 | 29 | 1.2 | debug |
ant-launcher-1.7.0.jar | 11.46 kB | 12 | 5 | 1 | 1.2 | debug |
apiguardian-api-1.1.0.jar | 2.33 kB | 8 | 2 | 1 | 1.6 | debug |
bsh-2.0b4.jar | 275.09 kB | 238 | 158 | 8 | 1.2 | release |
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-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 |
hk2/target/classes | - | 0 | 0 | 0 | - | release |
jaxb/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 |
junit-jupiter-5.6.0.jar | 6.21 kB | 5 | 0 | 0 | - | release |
junit-jupiter-api-5.6.0.jar | 150.42 kB | 150 | 109 | 6 | 1.6 | debug |
junit-jupiter-engine-5.6.0.jar | 204.46 kB | 130 | 58 | 8 | 1.6 | debug |
junit-jupiter-params-5.6.0.jar | 549.09 kB | 370 | 312 | 21 | 1.6 | debug |
junit-platform-commons-1.6.0.jar | 94.38 kB | 61 | 19 | 6 | 1.6 | debug |
junit-platform-engine-1.6.0.jar | 170.03 kB | 139 | 80 | 7 | 1.6 | debug |
opentest4j-1.2.0.jar | 7.47 kB | 11 | 6 | 1 | 1.6 | debug |
testng-6.9.6.jar | 849.52 kB | 597 | 550 | 26 | 1.6 | debug |
snakeyaml-1.15.jar | 262.98 kB | 237 | 201 | 19 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
39 | 8.58 MB | 6,928 | 6,073 | 270 | 1.6 | 29 |
compile: 14 | compile: 945.31 kB | compile: 1,110 | compile: 928 | compile: 66 | - | compile: 9 |
test: 8 | test: 1.65 MB | test: 1,175 | test: 944 | test: 53 | - | test: 7 |
provided: 17 | provided: 6.01 MB | provided: 4,643 | provided: 4,201 | provided: 151 | - | provided: 13 |