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 |
---|---|---|---|---|
org.glassfish.jersey.core | jersey-client | 3.0.16 | jar | EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license |
org.glassfish.jersey.core | jersey-server | 3.0.16 | jar | EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD |
org.junit.jupiter | junit-jupiter | 5.11.0 | 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 | Licenses |
---|---|---|---|---|
org.glassfish.jersey.inject | jersey-hk2 | 3.0.16 | jar | EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license |
org.hamcrest | hamcrest | 3.0 | jar | BSD-3-Clause |
org.junit.platform | junit-platform-engine | 1.11.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 | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.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.annotation | jakarta.annotation-api | 2.1.1 | 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.0.2 | jar | Apache License 2.0 |
jakarta.ws.rs | jakarta.ws.rs-api | 3.0.0 | jar | EPL-2.0GPL-2.0-with-classpath-exception |
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.0GPL2 w/ CPE |
org.glassfish.jersey.core | jersey-common | 3.0.16 | jar | EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain |
org.junit.jupiter | junit-jupiter-api | 5.11.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.11.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.11.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.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 | Licenses |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine | 5.11.0 | 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 | Licenses |
---|---|---|---|---|
org.glassfish.hk2 | hk2-api | 3.0.6 | jar | EPL 2.0GPL2 w/ CPE |
org.glassfish.hk2 | hk2-locator | 3.0.6 | jar | EPL 2.0GPL2 w/ CPE |
org.glassfish.hk2 | hk2-utils | 3.0.6 | jar | EPL 2.0GPL2 w/ CPE |
org.glassfish.hk2.external | aopalliance-repackaged | 3.0.6 | jar | EPL 2.0GPL2 w/ CPE |
org.javassist | javassist | 3.30.2-GA | jar | MPL 1.1LGPL 2.1Apache 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 | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Apache License, 2.0: jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-test-framework-util
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
jQuery license: jersey-core-client, jersey-inject-hk2, jersey-test-framework-util
BSD-3-Clause: 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, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-core-client, jersey-inject-hk2, jersey-test-framework-util
Public Domain: jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-test-framework-util
New BSD License: Hamcrest Core
W3C license: jersey-core-client, jersey-inject-hk2, jersey-test-framework-util
EDL 1.0: jersey-core-client, jersey-inject-hk2, jersey-test-framework-util
Apache License 2.0: Jakarta Bean Validation API, Javassist
Modified BSD: jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-test-framework-util
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-test-framework-util
GPL-2.0-with-classpath-exception: jakarta.ws.rs-api
MIT license: jersey-core-client, jersey-inject-hk2, jersey-test-framework-util
MPL 1.1: Javassist
BSD 2-Clause: jersey-core-client, jersey-inject-hk2, jersey-test-framework-util
EPL-2.0: jakarta.ws.rs-api
The Apache Software License, Version 2.0: Jakarta Dependency Injection
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.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | 1.8 | Yes |
jakarta.ws.rs-api-3.0.0.jar | 138.8 kB | 153 | 136 | 7 | 1.8 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
hk2-api-3.0.6.jar | 207.6 kB | 200 | 179 | 7 | 11 | Yes |
hk2-locator-3.0.6.jar | 205.3 kB | 115 | 97 | 3 | 11 | Yes |
hk2-utils-3.0.6.jar | 132 kB | 99 | 77 | 7 | 11 | Yes |
osgi-resource-locator-1.0.3.jar | 19.5 kB | 23 | 12 | 1 | 1.6 | Yes |
aopalliance-repackaged-3.0.6.jar | 27.4 kB | 41 | 26 | 4 | 11 | Yes |
jersey-client-3.0.16.jar | 309.5 kB | 226 | 194 | 12 | 1.8 | Yes |
jersey-common-3.0.16.jar | 1.2 MB | 967 | 914 | 29 | 1.8 | Yes |
jersey-server-3.0.16.jar | 967.7 kB | 698 | 639 | 27 | 1.8 | Yes |
jersey-hk2-3.0.16.jar | 80.2 kB | 70 | 47 | 1 | 1.8 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | Yes |
junit-jupiter-5.11.0.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.0.jar | 216.3 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.0.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.0.jar | 591.4 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.0.jar | 140.6 kB | 86 | - | - | - | - |
• Root | - | 77 | 63 | 8 | 1.8 | Yes |
• Versioned | - | 9 | 3 | 1 | 9 | Yes |
junit-platform-engine-1.11.0.jar | 238.1 kB | 174 | 155 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
25 | 6.3 MB | 4842 | 4321 | 239 | 11 | 23 |
compile: 14 | compile: 3.8 MB | compile: 2977 | compile: 2676 | compile: 135 | 9 | compile: 12 |
runtime: 1 | runtime: 260.1 kB | runtime: 152 | runtime: 135 | runtime: 9 | runtime: 1 | |
provided: 2 | provided: 429.6 kB | provided: 441 | provided: 395 | provided: 35 | provided: 2 | |
test: 8 | test: 1.8 MB | test: 1272 | test: 1115 | test: 60 | 11 | test: 8 |