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 Optional
org.glassfish.jersey.core jersey-common 3.0.8 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Public Domain No
org.jvnet.mimepull mimepull 1.9.13 jar Eclipse Distribution License - v 1.0 No
org.glassfish.jersey.core jersey-server 3.0.8 jar EPL 2.0The GNU General Public License (GPL), Version 2, With Classpath ExceptionApache License, 2.0Modified BSD Yes

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
junit junit 4.13.1 jar Eclipse Public License 1.0
org.glassfish.jersey.connectors jersey-apache-connector 3.0.8 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.connectors jersey-grizzly-connector 3.0.8 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.inject jersey-hk2 3.0.8 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-bundle 3.0.8 pom EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C 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:

GroupId ArtifactId Version Type Licenses Optional
jakarta.annotation jakarta.annotation-api 2.0.0 jar EPL 2.0GPL2 w/ CPE No
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0 No
jakarta.ws.rs jakarta.ws.rs-api 3.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception No
org.glassfish.hk2 osgi-resource-locator 1.0.3 jar EPL 2.0GPL2 w/ CPE No
org.glassfish.jersey.core jersey-client 3.0.8 jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license No
jakarta.validation jakarta.validation-api 3.0.0 jar Apache License 2.0 Yes

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 Classifier Type Licenses
com.sun.activation jakarta.activation 2.0.1 - jar EDL 1.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
io.netty netty-all 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-buffer 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-dns 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-haproxy 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-http 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-http2 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-memcache 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-mqtt 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-redis 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-smtp 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-socks 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-stomp 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-codec-xml 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-common 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-handler 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-handler-proxy 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-resolver 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-classes-macos 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.75.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-resolver-dns-native-macos 4.1.75.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-transport-classes-kqueue 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.75.Final linux-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.75.Final linux-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.75.Final osx-aarch_64 jar Apache License, Version 2.0
io.netty netty-transport-native-kqueue 4.1.75.Final osx-x86_64 jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-transport-rxtx 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-transport-sctp 4.1.75.Final - jar Apache License, Version 2.0
io.netty netty-transport-udt 4.1.75.Final - jar Apache License, Version 2.0
jakarta.servlet jakarta.servlet-api 5.0.0 - jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 3.0.1 - jar Eclipse Distribution License - v 1.0
org.apache.httpcomponents httpclient 4.5.13 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 - jar Apache License, Version 2.0
org.eclipse.jetty jetty-alpn-client 11.0.9 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-client 11.0.9 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-http 11.0.9 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-io 11.0.9 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-server 11.0.9 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.eclipse.jetty jetty-util 11.0.9 - jar Eclipse Public License - Version 2.0Apache Software License - Version 2.0
org.glassfish.grizzly connection-pool 3.0.1 - jar EPL-2.0
org.glassfish.grizzly grizzly-framework 3.0.1 - jar EPL-2.0
org.glassfish.grizzly grizzly-http 3.0.1 - jar EPL-2.0
org.glassfish.grizzly grizzly-http-client 1.16 - jar Apache License 2.0
org.glassfish.grizzly grizzly-http-server 3.0.1 - jar EPL-2.0
org.glassfish.grizzly grizzly-http-servlet 3.0.1 - jar EPL-2.0
org.glassfish.grizzly grizzly-websockets 3.0.1 - jar EPL-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.glassfish.jersey.connectors jersey-netty-connector 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-grizzly2-http 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-grizzly2-servlet 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-jdk-http 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-jetty-http 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-netty-http 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-servlet 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-servlet-core 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.containers jersey-container-simple-http 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.media jersey-media-jaxb 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework jersey-test-framework-core 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-external 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-inmemory 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-jdk-http 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-jetty 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-netty 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-simple 3.0.8 - jar EPL 2.0GPL2 w/ CPEEDL 1.0BSD 2-ClauseApache License, 2.0Public DomainModified BSDjQuery licenseMIT licenseW3C license
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.javassist javassist 3.28.0-GA - jar MPL 1.1LGPL 2.1Apache License 2.0
org.simpleframework simple-common 6.0.1 - jar The Apache Software License, Version 2.0
org.simpleframework simple-http 6.0.1 - jar The Apache Software License, Version 2.0
org.simpleframework simple-transport 6.0.1 - jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 2.0.0-alpha6 - jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache License, 2.0: jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

Apache Software License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

Eclipse Public License 1.0: JUnit

jQuery license: jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

MIT License: SLF4J API Module

GPL2 w/ CPE: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

Public Domain: jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-core-common, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

New BSD License: Hamcrest Core

W3C license: jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

Eclipse Public License - Version 2.0: Jetty :: ALPN :: Client, Jetty :: Asynchronous HTTP Client, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

EDL 1.0: Jakarta Activation, jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

Apache License 2.0: Grizzly Async HTTP Client, Jakarta Bean Validation API, Javassist

Modified BSD: jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, 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

Eclipse Distribution License - v 1.0: Jakarta XML Binding API, MIME streaming extension

LGPL 2.1: Javassist

EPL 2.0: HK2 API module, HK2 Implementation Utilities, Jakarta Annotations API, Jakarta Servlet, OSGi resource locator, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-core-common, jersey-core-server, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

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

MIT license: jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

MPL 1.1: Javassist

BSD 2-Clause: jersey-connectors-apache, jersey-connectors-grizzly, jersey-connectors-netty, jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-jdk-http, jersey-container-jetty-http, jersey-container-netty-http, jersey-container-servlet, jersey-container-servlet-core, jersey-container-simple-http, jersey-core-client, jersey-inject-hk2, jersey-media-jaxb, jersey-media-multipart, jersey-test-framework-core, jersey-test-framework-provider-bundle, jersey-test-framework-provider-external, jersey-test-framework-provider-grizzly2, jersey-test-framework-provider-inmemory, jersey-test-framework-provider-jdk-http, jersey-test-framework-provider-jetty, jersey-test-framework-provider-netty, jersey-test-framework-provider-simple

EPL-2.0: connection-pool, grizzly-framework, grizzly-http, grizzly-http-server, grizzly-http-servlet, grizzly-websockets, jakarta.ws.rs-api

The Apache Software License, Version 2.0: Apache Commons Logging, Jakarta Dependency Injection, Simple Common, Simple HTTP, Simple Transport

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
jakarta.activation-2.0.1.jar 62.2 kB 56 39 3 - Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
netty-all-4.1.75.Final.jar 4.3 kB 9 0 0 - No
netty-buffer-4.1.75.Final.jar 303.7 kB 154 137 2 1.6 Yes
netty-codec-4.1.75.Final.jar 337.1 kB 234 212 10 1.6 Yes
netty-codec-dns-4.1.75.Final.jar 65.5 kB 59 45 1 1.6 Yes
netty-codec-haproxy-4.1.75.Final.jar 36.2 kB 33 19 1 1.6 Yes
netty-codec-http-4.1.75.Final.jar 637 kB 408 382 9 1.6 Yes
netty-codec-http2-4.1.75.Final.jar 472.9 kB 292 274 1 1.6 Yes
netty-codec-memcache-4.1.75.Final.jar 43.1 kB 53 38 2 1.6 Yes
netty-codec-mqtt-4.1.75.Final.jar 99.5 kB 79 65 1 1.6 Yes
netty-codec-redis-4.1.75.Final.jar 44.5 kB 49 35 1 1.6 Yes
netty-codec-smtp-4.1.75.Final.jar 19.9 kB 28 14 1 1.6 Yes
netty-codec-socks-4.1.75.Final.jar 119.1 kB 124 107 4 1.6 Yes
netty-codec-stomp-4.1.75.Final.jar 29.4 kB 35 21 1 1.6 Yes
netty-codec-xml-4.1.75.Final.jar 18.4 kB 30 16 1 1.6 Yes
netty-common-4.1.75.Final.jar 651.1 kB 519 487 9 1.6 Yes
netty-handler-4.1.75.Final.jar 528.1 kB 366 338 12 1.6 Yes
netty-handler-proxy-4.1.75.Final.jar 24 kB 25 12 1 1.6 Yes
netty-resolver-4.1.75.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-resolver-dns-4.1.75.Final.jar 156.6 kB 118 101 1 1.6 Yes
netty-resolver-dns-classes-macos-4.1.75.Final.jar 9.1 kB 17 3 1 1.6 Yes
netty-resolver-dns-native-macos-4.1.75.Final-osx-aarch_64.jar 18.3 kB 11 0 0 - No
netty-resolver-dns-native-macos-4.1.75.Final-osx-x86_64.jar 18.6 kB 11 0 0 - No
netty-transport-4.1.75.Final.jar 478.8 kB 390 362 12 1.6 Yes
netty-transport-classes-epoll-4.1.75.Final.jar 138.5 kB 77 64 1 1.6 Yes
netty-transport-classes-kqueue-4.1.75.Final.jar 107.1 kB 63 50 1 1.6 Yes
netty-transport-native-epoll-4.1.75.Final-linux-aarch_64.jar 37.7 kB 11 0 0 - No
netty-transport-native-epoll-4.1.75.Final-linux-x86_64.jar 36.2 kB 11 0 0 - No
netty-transport-native-kqueue-4.1.75.Final-osx-aarch_64.jar 24.2 kB 11 0 0 - No
netty-transport-native-kqueue-4.1.75.Final-osx-x86_64.jar 25.4 kB 11 0 0 - No
netty-transport-native-unix-common-4.1.75.Final.jar 40.2 kB 42 29 1 1.6 Yes
netty-transport-rxtx-4.1.75.Final.jar 18.2 kB 24 11 1 1.6 Yes
netty-transport-sctp-4.1.75.Final.jar 49.3 kB 47 29 4 1.6 Yes
netty-transport-udt-4.1.75.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.servlet-api-5.0.0.jar 307.9 kB 151 85 4 1.8 Yes
jakarta.ws.rs-api-3.0.0.jar 138.8 kB 153 136 7 - Yes
jakarta.xml.bind-api-3.0.1.jar 128.9 kB 140 111 7 - Yes
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes
jetty-alpn-client-11.0.9.jar 16.9 kB 17 3 2 - Yes
jetty-client-11.0.9.jar 390 kB 257 238 8 - Yes
jetty-http-11.0.9.jar 239.3 kB 129 110 3 - Yes
jetty-io-11.0.9.jar 210.7 kB 134 119 4 - Yes
jetty-server-11.0.9.jar 774.7 kB 376 355 8 - Yes
jetty-util-11.0.9.jar 561.3 kB 340 314 13 - Yes
connection-pool-3.0.1.jar 69.1 kB 44 32 1 1.8 Yes
grizzly-framework-3.0.1.jar 850.7 kB 619 583 23 1.8 Yes
grizzly-http-3.0.1.jar 347.8 kB 178 163 3 1.8 Yes
grizzly-http-client-1.16.jar 394.2 kB 292 260 21 1.7 Yes
grizzly-http-server-3.0.1.jar 311.6 kB 197 177 8 1.8 Yes
grizzly-http-servlet-3.0.1.jar 146.7 kB 97 86 1 1.8 Yes
grizzly-websockets-3.0.1.jar 111.2 kB 86 71 4 1.8 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-apache-connector-3.0.8.jar 46.5 kB 33 18 1 1.8 Yes
jersey-grizzly-connector-3.0.8.jar 38.3 kB 30 15 1 1.8 Yes
jersey-netty-connector-3.0.8.jar 49.6 kB 35 19 2 1.8 Yes
jersey-container-grizzly2-http-3.0.8.jar 43.6 kB 40 18 2 1.8 Yes
jersey-container-grizzly2-servlet-3.0.8.jar 20.1 kB 15 1 1 1.8 Yes
jersey-container-jdk-http-3.0.8.jar 35.8 kB 28 10 2 1.8 Yes
jersey-container-jetty-http-3.0.8.jar 25.1 kB 23 6 2 1.8 Yes
jersey-container-netty-http-3.0.8.jar 53 kB 40 24 1 1.8 Yes
jersey-container-servlet-3.0.8.jar 32.4 kB 29 8 3 1.8 Yes
jersey-container-servlet-core-3.0.8.jar 73.4 kB 61 44 4 1.8 Yes
jersey-container-simple-http-3.0.8.jar 47.9 kB 42 25 2 1.8 Yes
jersey-client-3.0.8.jar 267.5 kB 198 166 11 1.8 Yes
jersey-common-3.0.8.jar 1.2 MB 911 866 23 1.8 Yes
jersey-hk2-3.0.8.jar 78.4 kB 68 46 1 1.8 Yes
jersey-media-jaxb-3.0.8.jar 95 kB 71 54 2 1.8 Yes
jersey-test-framework-core-3.0.8.jar 43.7 kB 36 22 2 1.8 Yes
pom.xml 3.2 kB - - - - -
jersey-test-framework-provider-external-3.0.8.jar 19.4 kB 17 3 1 1.8 Yes
jersey-test-framework-provider-grizzly2-3.0.8.jar 25.8 kB 22 6 1 1.8 Yes
jersey-test-framework-provider-inmemory-3.0.8.jar 27.7 kB 24 8 1 1.8 Yes
jersey-test-framework-provider-jdk-http-3.0.8.jar 20.1 kB 19 3 1 1.8 Yes
jersey-test-framework-provider-jetty-3.0.8.jar 19.4 kB 20 1 1 1.8 Yes
jersey-test-framework-provider-netty-3.0.8.jar 18.7 kB 18 2 1 1.8 Yes
jersey-test-framework-provider-simple-3.0.8.jar 20.1 kB 19 3 1 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.28.0-GA.jar 851.5 kB 474 426 17 1.8 Yes
mimepull-1.9.13.jar 64.9 kB 57 45 2 - Yes
simple-common-6.0.1.jar 44.3 kB 57 42 6 1.5 Yes
simple-http-6.0.1.jar 176.2 kB 170 155 6 1.5 Yes
simple-transport-6.0.1.jar 70.5 kB 79 66 4 1.5 Yes
slf4j-api-2.0.0-alpha6.jar 60.6 kB 65 51 5 - Yes
jakarta.validation-api-3.0.0.jar 92.7 kB 160 143 9 1.8 Yes
jersey-server-3.0.8.jar 956.4 kB 672 613 27 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
94 16.6 MB 12019 10253 451 1.8 85
compile: 9 compile: 2.8 MB compile: 2221 compile: 2004 compile: 86 - compile: 8
test: 85 test: 13.8 MB test: 9798 test: 8249 test: 365 - test: 77