Project Dependencies
compile
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.containers | jersey-container-servlet | 4.0.0 | jar | EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license |
| org.glassfish.jersey.core | jersey-server | 4.0.0 | jar | EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD |
| org.glassfish.jersey.inject | jersey-hk2 | 4.0.0 | jar | EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
test
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.junit.jupiter | junit-jupiter | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 1.14.1 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.21.0 | jar | MIT |
provided
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 |
|---|---|---|---|---|
| com.github.spotbugs | spotbugs-annotations | 4.9.8 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| com.github.stephenc.jcip | jcip-annotations | 1.0-1 | jar | Apache License, Version 2.0 |
| com.guardsquare | proguard-annotations | 7.8.2 | jar | GNU General Public License, Version 2 |
| jakarta.servlet | jakarta.servlet-api | 6.1.0 | jar | EPL 2.0GPL2 w/ CPE |
| org.jetbrains | annotations | 26.0.2-1 | jar | The Apache Software License, Version 2.0 |
| org.projectlombok | lombok | 1.18.42 | jar | The MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
test
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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.17.7 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.7 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 5.14.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 1.14.1 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
provided
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 |
|---|---|---|---|---|
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- me.chrissw-r1:webapp-parent:pom:3.0.34
- jakarta.servlet:jakarta.servlet-api:jar:6.1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jersey.core:jersey-server:jar:4.0.0 (compile)
- org.glassfish.jersey.core:jersey-common:jar:4.0.0 (compile)
- org.glassfish.hk2:osgi-resource-locator:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:osgi-resource-locator:jar:3.0.0 (compile)
- org.glassfish.jersey.core:jersey-client:jar:4.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.ws.rs:jakarta.ws.rs-api:jar:4.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.validation:jakarta.validation-api:jar:3.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jersey.core:jersey-common:jar:4.0.0 (compile)
- org.glassfish.jersey.containers:jersey-container-servlet:jar:4.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jersey.inject:jersey-hk2:jar:4.0.0 (compile)
- org.glassfish.hk2:hk2-locator:jar:4.0.0-M3 (compile)
- org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:hk2-api:jar:4.0.0-M3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:hk2-utils:jar:4.0.0-M3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2.external:aopalliance-repackaged:jar:4.0.0-M3 (compile)
- org.javassist:javassist:jar:3.30.2-GA (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.hk2:hk2-locator:jar:4.0.0-M3 (compile)
- com.github.stephenc.jcip:jcip-annotations:jar:1.0-1 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.8 (provided)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
- org.projectlombok:lombok:jar:1.18.42 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.guardsquare:proguard-annotations:jar:7.8.2 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:26.0.2-1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.14.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.14.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.14.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.14.1 (test)
- org.junit.jupiter:junit-jupiter:jar:5.14.1 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.14.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-params:jar:5.14.1 (test)
- org.junit.platform:junit-platform-commons:jar:1.14.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.21.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- jakarta.servlet:jakarta.servlet-api:jar:6.1.0 (provided)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
jQuery license: jersey-container-servlet, jersey-core-client, jersey-inject-hk2
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, HK2 OSGi resource locator, Jakarta Annotations API, Jakarta Servlet, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-container-servlet, jersey-core-client, jersey-inject-hk2
Apache License 2.0: Jakarta Validation API, Javassist
Apache License (ASL), Version 2.0 (Apache-2.0): Web App Parent
The MIT License: Project Lombok
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, JCIP Annotations under Apache License, Objenesis
EPL 2.0: HK2 API module, HK2 Implementation Utilities, HK2 OSGi resource locator, Jakarta Annotations API, Jakarta Servlet, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-container-servlet, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2
GPL-2.0-with-classpath-exception: Jakarta RESTful WS API
MIT license: jersey-container-servlet, jersey-core-client, jersey-inject-hk2
MPL 1.1: Javassist
BSD 2-Clause: jersey-container-servlet, jersey-core-client, jersey-inject-hk2
Apache License, 2.0: jersey-container-servlet, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2
GNU General Public License, Version 2: com.guardsquare:proguard-annotations
Public Domain: jersey-container-servlet, jersey-core-client, jersey-core-common, jersey-inject-hk2
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
W3C license: jersey-container-servlet, jersey-core-client, jersey-inject-hk2
EDL 1.0: Jakarta Activation API, jersey-container-servlet, jersey-core-client, jersey-inject-hk2
Modified BSD: jersey-container-servlet, jersey-core-client, jersey-core-server, jersey-inject-hk2
LGPL 2.1: Javassist
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
MIT: SLF4J API Module, mockito-core
EPL-2.0: Jakarta RESTful WS API
The Apache Software License, Version 2.0: FindBugs-jsr305, Jakarta Dependency Injection, JetBrains Java Annotations
The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| spotbugs-annotations-4.9.8.jar | 16.2 kB | 32 | 25 | 1 | 1.8 | Yes |
| jcip-annotations-1.0-1.jar | 4.7 kB | 14 | 4 | 1 | 1.5 | No |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| proguard-annotations-7.8.2.jar | 6.1 kB | 17 | 13 | 1 | 1.8 | No |
| 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.servlet-api-6.1.0.jar | 398.4 kB | 165 | 85 | 5 | 11 | Yes |
| 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 |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | 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-3.0.0.jar | 32 kB | 25 | 12 | 1 | 11 | Yes |
| aopalliance-repackaged-4.0.0-M3.jar | 27.4 kB | 41 | 26 | 4 | 11 | Yes |
| jersey-container-servlet-4.0.0.jar | 99.5 kB | 85 | 59 | 8 | 17 | Yes |
| jersey-client-4.0.0.jar | 341.7 kB | 234 | 199 | 13 | 17 | Yes |
| jersey-common-4.0.0.jar | 1.3 MB | 990 | - | - | - | - |
| • Root | - | 979 | 923 | 32 | 17 | Yes |
| • Versioned | - | 11 | 5 | 2 | 21 | No |
| jersey-server-4.0.0.jar | 1 MB | 694 | 632 | 28 | 17 | Yes |
| jersey-hk2-4.0.0.jar | 87.9 kB | 72 | 47 | 2 | 17 | Yes |
| javassist-3.30.2-GA.jar | 794.7 kB | 450 | 426 | 17 | 1.8 | Yes |
| annotations-26.0.2-1.jar | 31.2 kB | 72 | - | - | - | - |
| • Root | - | 70 | 60 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| junit-jupiter-5.14.1.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.14.1.jar | 242.5 kB | 217 | 202 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.14.1.jar | 343.2 kB | 179 | 162 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.14.1.jar | 663.1 kB | 433 | 399 | 22 | 1.8 | Yes |
| junit-platform-commons-1.14.1.jar | 164.4 kB | 105 | - | - | - | - |
| • Root | - | 94 | 78 | 10 | 1.8 | Yes |
| • Versioned | - | 11 | 5 | 1 | 9 | Yes |
| junit-platform-engine-1.14.1.jar | 271.7 kB | 191 | 172 | 10 | 1.8 | Yes |
| mockito-core-5.21.0.jar | 711.5 kB | 648 | 576 | 66 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| lombok-1.18.42.jar | 2 MB | 1068 | 179 | 13 | 1.6 | Yes |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 37 | 19.1 MB | 13176 | 8314 | 365 | 17 | 33 |
| compile: 18 | compile: 4.8 MB | compile: 3665 | compile: 3226 | compile: 159 | 17 | compile: 17 |
| provided: 7 | provided: 2.5 MB | provided: 1414 | provided: 401 | provided: 26 | provided: 5 | |
| test: 12 | test: 11.9 MB | test: 8097 | test: 4687 | test: 180 | 11 | test: 11 |
