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.4 | jar | EPL 2.0-GPL2 w/ CPE |
| jakarta.xml.bind | jakarta.xml.bind-api | 2.3.3 | jar | Eclipse Distribution License - v 1.0 |
| 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-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.glassfish.jersey.media | jersey-media-jaxb | 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.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
| org.junit.jupiter | junit-jupiter | 5.9.1 | jar | Eclipse Public License v2.0 |
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.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 |
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 |
|---|---|---|---|---|
| junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
| 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.testng | testng | 7.6.1 | jar | Apache License, Version 2.0 |
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache 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-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.junit.jupiter | junit-jupiter-api | 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.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-engine | 5.9.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.9.1 | jar | Eclipse Public License v2.0 |
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.29.0-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.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 | Type | License |
|---|---|---|---|---|
| com.beust | jcommander | 1.82 | jar | Apache License, Version 2.0 |
| 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 |
| org.slf4j | slf4j-api | 1.7.36 | jar | MIT License |
| org.webjars | jquery | 3.6.0 | jar | MIT License |
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
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
jQuery license: jersey-container-servlet-core, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-test-framework-core
MIT License: SLF4J API Module, jquery
BSD License 3: Hamcrest
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: 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
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 License, Version 2.0: jcommander, 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: FindBugs-jsr305
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 |
|---|---|---|---|---|---|---|
| jcommander-1.82.jar | 86.33 kB | 84 | 72 | 7 | 1.6 | debug |
| jsr305-3.0.2.jar | 19.47 kB | 46 | 35 | 3 | 1.5 | 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.4.jar | 81.03 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 |
| junit-4.13.2.jar | 375.57 kB | 389 | 350 | 32 | 1.5 | debug |
| apiguardian-api-1.1.2.jar | 6.65 kB | 9 | 2 | 1 | 1.6 | 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-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-2.2.jar | 120.47 kB | 122 | 108 | 11 | 1.6 | debug |
| hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
| 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 |
| opentest4j-1.2.0.jar | 7.47 kB | 11 | 6 | 1 | 1.6 | debug |
| slf4j-api-1.7.36.jar | 40.16 kB | 46 | 34 | 4 | 1.5 | debug |
| testng-7.6.1.jar | 965.27 kB | 607 | 406 | 24 | 1.6 | debug |
| jquery-3.6.0.jar | 306.30 kB | 18 | 0 | 0 | - | release |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 35 | 5.00 MB | 3,896 | 3,028 | 203 | 1.6 | 26 |
| compile: 19 | compile: 1.50 MB | compile: 1,453 | compile: 1,127 | compile: 77 | - | compile: 13 |
| test: 6 | test: 1.29 MB | test: 907 | test: 806 | test: 38 | - | test: 5 |
| runtime: 2 | runtime: 424.54 kB | runtime: 294 | runtime: 153 | runtime: 15 | - | runtime: 2 |
| provided: 8 | provided: 1.79 MB | provided: 1,242 | provided: 942 | provided: 73 | - | provided: 6 |