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.json | jakarta.json-api | 1.1.6 | jar | Eclipse Public License 2.0-GNU General Public License, version 2 with the GNU Classpath Exception |
jakarta.xml.bind | jakarta.xml.bind-api | 2.3.3 | jar | Eclipse Distribution License - v 1.0 |
org.eclipse.persistence | org.eclipse.persistence.moxy | 2.7.12 | jar | Eclipse Public License v. 2.0-Eclipse Distribution License v. 1.0 |
org.glassfish | jakarta.json | 1.1.6 | jar | Eclipse Public License 2.0-GNU General Public License, version 2 with the GNU Classpath Exception |
org.glassfish.jersey.core | jersey-common | 2.40 | jar | EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Public Domain |
org.glassfish.jersey.ext | jersey-entity-filtering | 2.40 | 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.40 | 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.9.3 | 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 | 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.ws.rs | jakarta.ws.rs-api | 2.1.6 | jar | EPL 2.0-GPL2 w/ CPE |
org.eclipse.persistence | org.eclipse.persistence.asm | 9.4.0 | jar | Eclipse Public License - v 2.0-Eclipse Distribution License - v 1.0 |
org.eclipse.persistence | org.eclipse.persistence.core | 2.7.12 | jar | Eclipse Public License v. 2.0-Eclipse Distribution License v. 1.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 |
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.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.2-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.9.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.3 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Apache License, 2.0: jersey-core-common, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
Eclipse Public License 2.0: JSON-P Default Provider, Jakarta JSON Processing API
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
jQuery license: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
Eclipse Distribution License v. 1.0: EclipseLink Core, EclipseLink Moxy
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, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
Public Domain: jersey-core-common, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
W3C license: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
Eclipse Public License v. 2.0: EclipseLink Core, EclipseLink Moxy
EDL 1.0: Jakarta Activation API jar, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
GNU General Public License, version 2 with the GNU Classpath Exception: JSON-P Default Provider, Jakarta JSON Processing API
Apache License 2.0: Javassist
Modified BSD: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
Eclipse Distribution License - v 1.0: EclipseLink ASM, 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, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, jersey-core-common, jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
MIT license: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
Eclipse Public License - v 2.0: EclipseLink ASM
MPL 1.1: Javassist
BSD 2-Clause: jersey-ext-entity-filtering, jersey-inject-hk2, jersey-media-moxy
The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common
Filename | Size | Entries | Classes | Packages | JDK Rev | 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.json-api-1.1.6.jar | 42.34 kB | 48 | 33 | 3 | 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 |
apiguardian-api-1.1.2.jar | 6.65 kB | 9 | 2 | 1 | 1.6 | debug |
org.eclipse.persistence.asm-9.4.0.jar | 280.00 kB | 130 | 109 | 4 | 1.6 | debug |
org.eclipse.persistence.core-2.7.12.jar | 5.05 MB | 2,301 | 2,101 | 173 | 1.6 | debug |
org.eclipse.persistence.moxy-2.7.12.jar | 591.69 kB | 276 | 227 | 20 | 1.6 | debug |
jakarta.json-1.1.6.jar | 137.13 kB | 112 | 88 | 5 | 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 |
core-common/target/classes | - | 0 | 0 | 0 | - | release |
entity-filtering/target/classes | - | 0 | 0 | 0 | - | release |
hk2/target/classes | - | 0 | 0 | 0 | - | release |
javassist-3.29.2-GA.jar | 775.52 kB | 450 | 425 | 17 | 1.6 | debug |
junit-jupiter-5.9.3.jar | 6.21 kB | 5 | 0 | 0 | - | release |
junit-jupiter-api-5.9.3.jar | 202.89 kB | 194 | 139 | 6 | 1.6 | debug |
junit-jupiter-engine-5.9.3.jar | 240.88 kB | 151 | 74 | 8 | 1.6 | debug |
junit-jupiter-params-5.9.3.jar | 566.02 kB | 377 | 315 | 21 | 1.6 | debug |
junit-platform-commons-1.9.3.jar | 100.58 kB | 64 | 22 | 6 | 1.6 | debug |
junit-platform-engine-1.9.3.jar | 184.79 kB | 143 | 79 | 7 | 1.6 | debug |
opentest4j-1.2.0.jar | 7.47 kB | 11 | 6 | 1 | 1.6 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
27 | 9.00 MB | 5,131 | 4,309 | 311 | 1.6 | 22 |
compile: 13 | compile: 6.42 MB | compile: 3,270 | compile: 2,866 | compile: 223 | - | compile: 10 |
test: 14 | test: 2.58 MB | test: 1,861 | test: 1,443 | test: 88 | - | test: 12 |