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
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0
jakarta.ws.rs jakarta.ws.rs-api 3.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception
org.glassfish.jersey.connectors jersey-netty-connector 3.0.10 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.core jersey-common 3.0.10 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain
org.glassfish.jersey.core jersey-server 3.0.10 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD

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.glassfish.jersey.inject jersey-hk2 3.0.10 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.junit.jupiter junit-jupiter 5.9.1 jar Eclipse Public License v2.0

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:

GroupId ArtifactId Version Type Licenses
io.netty netty-all 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-buffer 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-haproxy 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-memcache 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-mqtt 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-redis 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-smtp 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-stomp 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-codec-xml 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-transport-classes-kqueue 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-transport-rxtx 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-transport-sctp 4.1.79.Final jar Apache License, Version 2.0
io.netty netty-transport-udt 4.1.79.Final jar Apache License, Version 2.0
jakarta.annotation jakarta.annotation-api 2.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.0.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 3.0.10 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Classifier Type Licenses
io.netty netty-resolver-dns-native-macos 4.1.79.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.79.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.79.Final linux-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.79.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.79.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.79.Final osx-x86_64 jar Apache License, Version 2.0

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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.glassfish.hk2 hk2-api 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-locator 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2 hk2-utils 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 3.0.3 jar EPL 2.0GPL2 w/ CPE
org.javassist javassist 3.29.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.jupiter junit-jupiter-api 5.9.1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 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.junit.platform junit-platform-engine 1.9.1 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, 2.0: jersey-connectors-netty, jersey-container-netty-http, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

jQuery license: jersey-connectors-netty, jersey-container-netty-http, 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, Jakarta Annotations API, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-connectors-netty, jersey-container-netty-http, jersey-core-client, jersey-inject-hk2

Public Domain: jersey-connectors-netty, jersey-container-netty-http, jersey-core-client, jersey-core-common, jersey-inject-hk2

W3C license: jersey-connectors-netty, jersey-container-netty-http, jersey-core-client, jersey-inject-hk2

EDL 1.0: jersey-connectors-netty, jersey-container-netty-http, jersey-core-client, jersey-inject-hk2

Apache License 2.0: Jakarta Bean Validation API, Javassist

Modified BSD: jersey-connectors-netty, jersey-container-netty-http, jersey-core-client, jersey-core-server, jersey-inject-hk2

Apache License, Version 2.0: Netty/All-in-One, Netty/Buffer, Netty/Codec, Netty/Codec/DNS, Netty/Codec/HAProxy, Netty/Codec/HTTP, Netty/Codec/HTTP2, Netty/Codec/MQTT, Netty/Codec/Memcache, Netty/Codec/Redis, Netty/Codec/SMTP, Netty/Codec/Socks, Netty/Codec/Stomp, Netty/Codec/XML, Netty/Common, Netty/Handler, Netty/Handler/Proxy, Netty/Resolver, Netty/Resolver/DNS, Netty/Resolver/DNS/Classes/MacOS, Netty/Resolver/DNS/Native/MacOS, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Classes/KQueue, Netty/Transport/Native/Epoll, Netty/Transport/Native/KQueue, Netty/Transport/Native/Unix/Common, Netty/Transport/RXTX, Netty/Transport/SCTP, Netty/Transport/UDT

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-connectors-netty, jersey-container-netty-http, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2

GPL-2.0-with-classpath-exception: jakarta.ws.rs-api

MIT license: jersey-connectors-netty, jersey-container-netty-http, jersey-core-client, jersey-inject-hk2

MPL 1.1: Javassist

BSD 2-Clause: jersey-connectors-netty, jersey-container-netty-http, jersey-core-client, jersey-inject-hk2

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
netty-all-4.1.79.Final.jar 4.4 kB 9 0 0 - No
netty-buffer-4.1.79.Final.jar 303.7 kB 154 137 2 1.6 Yes
netty-codec-4.1.79.Final.jar 337.1 kB 234 212 10 1.6 Yes
netty-codec-dns-4.1.79.Final.jar 65.4 kB 59 45 1 1.6 Yes
netty-codec-haproxy-4.1.79.Final.jar 36.2 kB 33 19 1 1.6 Yes
netty-codec-http-4.1.79.Final.jar 639.6 kB 408 382 9 1.6 Yes
netty-codec-http2-4.1.79.Final.jar 474.3 kB 292 274 1 1.6 Yes
netty-codec-memcache-4.1.79.Final.jar 43.1 kB 53 38 2 1.6 Yes
netty-codec-mqtt-4.1.79.Final.jar 99.5 kB 79 65 1 1.6 Yes
netty-codec-redis-4.1.79.Final.jar 44.5 kB 49 35 1 1.6 Yes
netty-codec-smtp-4.1.79.Final.jar 19.9 kB 28 14 1 1.6 Yes
netty-codec-socks-4.1.79.Final.jar 119.1 kB 124 107 4 1.6 Yes
netty-codec-stomp-4.1.79.Final.jar 29.4 kB 35 21 1 1.6 Yes
netty-codec-xml-4.1.79.Final.jar 18.4 kB 30 16 1 1.6 Yes
netty-common-4.1.79.Final.jar 653.7 kB 520 488 9 1.6 Yes
netty-handler-4.1.79.Final.jar 533.4 kB 370 342 12 1.6 Yes
netty-handler-proxy-4.1.79.Final.jar 24 kB 25 12 1 1.6 Yes
netty-resolver-4.1.79.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.79.Final.jar 156.8 kB 118 101 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.79.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.79.Final-osx-aarch_64.jar 18.8 kB 11 0 0 - No
netty-resolver-dns-native-macos-4.1.79.Final-osx-x86_64.jar 19 kB 11 0 0 - No
netty-transport-4.1.79.Final.jar 482 kB 391 363 12 1.6 Yes
netty-transport-classes-epoll-4.1.79.Final.jar 141.4 kB 79 66 1 1.6 Yes
netty-transport-classes-kqueue-4.1.79.Final.jar 108 kB 63 50 1 1.6 Yes
netty-transport-native-epoll-4.1.79.Final-linux-aarch_64.jar 39.2 kB 11 0 0 - No
netty-transport-native-epoll-4.1.79.Final-linux-x86_64.jar 37.7 kB 11 0 0 - No
netty-transport-native-kqueue-4.1.79.Final-osx-aarch_64.jar 24.7 kB 11 0 0 - No
netty-transport-native-kqueue-4.1.79.Final-osx-x86_64.jar 25.7 kB 11 0 0 - No
netty-transport-native-unix-common-4.1.79.Final.jar 43.2 kB 45 32 1 1.6 Yes
netty-transport-rxtx-4.1.79.Final.jar 18.2 kB 24 11 1 1.6 Yes
netty-transport-sctp-4.1.79.Final.jar 49.3 kB 47 29 4 1.6 Yes
netty-transport-udt-4.1.79.Final.jar 32.1 kB 35 21 2 1.6 Yes
jakarta.annotation-api-2.0.0.jar 25.4 kB 29 16 4 - Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 - No
jakarta.validation-api-3.0.0.jar 92.7 kB 160 143 9 1.8 Yes
jakarta.ws.rs-api-3.0.0.jar 138.8 kB 153 136 7 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
hk2-api-3.0.3.jar 201.5 kB 198 177 7 1.8 Yes
hk2-locator-3.0.3.jar 203.9 kB 117 99 3 1.8 Yes
hk2-utils-3.0.3.jar 131.8 kB 102 80 7 1.8 Yes
osgi-resource-locator-1.0.3.jar 19.5 kB 23 12 1 1.6 Yes
aopalliance-repackaged-3.0.3.jar 27.1 kB 41 26 4 1.8 Yes
jersey-netty-connector-3.0.10.jar 51 kB 35 19 2 1.8 Yes
jersey-client-3.0.10.jar 308.5 kB 221 187 13 1.8 Yes
jersey-common-3.0.10.jar 1.2 MB 927 882 23 1.8 Yes
jersey-server-3.0.10.jar 954.2 kB 672 613 27 1.8 Yes
jersey-hk2-3.0.10.jar 78.4 kB 68 46 1 1.8 Yes
javassist-3.29.0-GA.jar 794 kB 450 426 17 1.8 Yes
junit-jupiter-5.9.1.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.9.1.jar 207.7 kB 194 179 8 - Yes
junit-jupiter-engine-5.9.1.jar 246.5 kB 151 134 9 - Yes
junit-jupiter-params-5.9.1.jar 578.9 kB 377 343 22 - Yes
junit-platform-commons-1.9.1.jar 103 kB 64 44 7 - Yes
junit-platform-engine-1.9.1.jar 188.2 kB 143 127 9 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
Total Size Entries Classes Packages Java Version Debug Information
56 10.3 MB 7596 6619 269 1.8 47
compile: 36 compile: 7.3 MB compile: 5600 compile: 4927 compile: 170 - compile: 34
test: 14 test: 2.8 MB test: 1930 test: 1692 test: 99 - test: 13
runtime: 6 runtime: 165.1 kB runtime: 66 - - - -