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 | Licenses |
|---|---|---|---|---|
| jakarta.ws.rs | jakarta.ws.rs-api | 4.0.0 | jar | EPL-2.0GPL-2.0-with-classpath-exception |
| jakarta.xml.bind | jakarta.xml.bind-api | 4.0.2 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jersey.core | jersey-server | 4.0.0-M2 | jar | EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD |
| org.glassfish.jersey.media | jersey-media-jaxb | 4.0.0-M2 | jar | EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license |
| xerces | xercesImpl | 2.12.2 | jar | The Apache Software License, Version 2.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 | Licenses |
|---|---|---|---|---|
| org.glassfish.jersey.inject | jersey-hk2 | 4.0.0-M2 | jar | EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license |
| org.junit.jupiter | junit-jupiter | 5.11.4 | jar | Eclipse Public License v2.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 | Licenses |
|---|---|---|---|---|
| jakarta.activation | jakarta.activation-api | 2.1.3 | jar | EDL 1.0 |
| jakarta.annotation | jakarta.annotation-api | 3.0.0 | jar | EPL 2.0GPL2 w/ CPE |
| jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
| jakarta.validation | jakarta.validation-api | 3.1.0 | jar | Apache License 2.0 |
| org.glassfish.hk2 | osgi-resource-locator | 1.0.3 | jar | EPL 2.0GPL2 w/ CPE |
| org.glassfish.jersey.core | jersey-client | 4.0.0-M2 | jar | EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license |
| org.glassfish.jersey.core | jersey-common | 4.0.0-M2 | jar | EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain |
| xml-apis | xml-apis | 1.4.01 | jar | The Apache Software License, Version 2.0The SAX LicenseThe 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 | Licenses |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.glassfish.hk2 | hk2-api | 4.0.0-M3 | jar | EPL 2.0GPL2 w/ CPE |
| org.glassfish.hk2 | hk2-locator | 4.0.0-M3 | jar | EPL 2.0GPL2 w/ CPE |
| org.glassfish.hk2 | hk2-utils | 4.0.0-M3 | jar | EPL 2.0GPL2 w/ CPE |
| org.glassfish.hk2.external | aopalliance-repackaged | 4.0.0-M3 | jar | EPL 2.0GPL2 w/ CPE |
| org.javassist | javassist | 3.30.2-GA | jar | MPL 1.1LGPL 2.1Apache License 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.11.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.11.4 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.11.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.11.4 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.11.4 | jar | Eclipse Public License v2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
The SAX License: XML Commons External Components XML APIs
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
jQuery license: jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
The W3C License: XML Commons External Components XML APIs
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, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
Public Domain: jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
W3C license: jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
EDL 1.0: Jakarta Activation API, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
Apache License 2.0: Jakarta Validation API, Javassist
Modified BSD: jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
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, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
GPL-2.0-with-classpath-exception: Jakarta RESTful WS API
MIT license: jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
MPL 1.1: Javassist
BSD 2-Clause: jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-wadl-doclet
EPL-2.0: Jakarta RESTful WS API
The Apache Software License, Version 2.0: Jakarta Dependency Injection, XML Commons External Components XML APIs, Xerces2-j
The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes |
| jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
| jakarta.validation-api-3.1.0.jar | 93.5 kB | 170 | 153 | 10 | 9 | Yes |
| jakarta.ws.rs-api-4.0.0.jar | 153.9 kB | 171 | 154 | 7 | 17 | Yes |
| jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| hk2-api-4.0.0-M3.jar | 209.6 kB | 200 | 179 | 7 | 11 | Yes |
| hk2-locator-4.0.0-M3.jar | 206.7 kB | 115 | 97 | 3 | 11 | Yes |
| hk2-utils-4.0.0-M3.jar | 133.4 kB | 99 | 77 | 7 | 11 | Yes |
| osgi-resource-locator-1.0.3.jar | 19.5 kB | 23 | 12 | 1 | 1.6 | Yes |
| aopalliance-repackaged-4.0.0-M3.jar | 27.4 kB | 41 | 26 | 4 | 11 | Yes |
| jersey-client-4.0.0-M2.jar | 313.7 kB | 220 | 187 | 12 | 17 | Yes |
| jersey-common-4.0.0-M2.jar | 1.3 MB | 934 | 881 | 30 | 17 | Yes |
| jersey-server-4.0.0-M2.jar | 997.1 kB | 691 | 631 | 27 | 17 | Yes |
| jersey-hk2-4.0.0-M2.jar | 81.2 kB | 68 | 45 | 1 | 17 | Yes |
| jersey-media-jaxb-4.0.0-M2.jar | 97 kB | 70 | 53 | 2 | 17 | Yes |
| javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | Yes |
| junit-jupiter-5.11.4.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
| junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
| • Root | - | 78 | 64 | 8 | 1.8 | Yes |
| • Versioned | - | 10 | 4 | 1 | 9 | Yes |
| junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| xercesImpl-2.12.2.jar | 1.4 MB | 1045 | 962 | 40 | 1.7 | No |
| xml-apis-1.4.01.jar | 220.5 kB | 391 | 346 | 29 | 1.1 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 27 | 7.8 MB | 5967 | 5322 | 275 | 17 | 23 |
| compile: 13 | compile: 4.8 MB | compile: 3963 | compile: 3566 | compile: 174 | 17 | compile: 10 |
| test: 14 | test: 2.9 MB | test: 2004 | test: 1756 | test: 101 | 17 | test: 13 |