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 License
org.glassfish.jersey.containers jersey-container-servlet 2.30.1 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.glassfish.jersey.containers jersey-container-servlet-core 2.30.1 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.glassfish.jersey.ext.rx jersey-rx-client-guava 2.30.1 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.glassfish.jersey.ext.rx jersey-rx-client-rxjava 2.30.1 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.glassfish.jersey.ext.rx jersey-rx-client-rxjava2 2.30.1 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.glassfish.jersey.inject jersey-hk2 2.30.1 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.glassfish.jersey.media jersey-media-json-jackson 2.30.1 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 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 License
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-bundle 2.30.1 pom 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

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 License
com.fasterxml.jackson.core jackson-annotations 2.10.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.10.1 jar The Apache Software License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
io.reactivex rxjava 1.2.5 jar The Apache Software License, Version 2.0
io.reactivex.rxjava2 rxjava 2.0.4 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 1.2.1 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0-GPL2 w/ CPE
jakarta.validation jakarta.validation-api 2.0.2 jar Apache License 2.0
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 jar EPL 2.0-GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.2 jar Eclipse Distribution License - v 1.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 osgi-resource-locator 1.0.3 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2.external aopalliance-repackaged 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.hk2.external jakarta.inject 2.6.1 jar EPL 2.0-GPL2 w/ CPE
org.glassfish.jersey.core jersey-client 2.30.1 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.glassfish.jersey.core jersey-common 2.30.1 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Public Domain
org.glassfish.jersey.core jersey-server 2.30.1 jar EPL 2.0-The GNU General Public License (GPL), Version 2, With Classpath Exception-Apache License, 2.0-Modified BSD
org.glassfish.jersey.ext jersey-entity-filtering 2.30.1 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.glassfish.jersey.media jersey-media-jaxb 2.30.1 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.javassist javassist 3.25.0-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.reactivestreams reactive-streams 1.0.0 jar CC0

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 License
io.netty netty-all 4.1.43.Final jar Apache License, Version 2.0
jakarta.servlet jakarta.servlet-api 4.0.3 jar EPL 2.0-GPL2 w/ CPE
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
junit junit 4.12 jar Eclipse Public License 1.0
org.eclipse.jetty jetty-continuation 9.4.17.v20190418 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.4.17.v20190418 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.17.v20190418 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.17.v20190418 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.17.v20190418 jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.glassfish.grizzly grizzly-framework 2.4.4 jar EPL-2.0
org.glassfish.grizzly grizzly-http 2.4.4 jar EPL-2.0
org.glassfish.grizzly grizzly-http-server 2.4.4 jar EPL-2.0
org.glassfish.grizzly grizzly-http-servlet 2.4.4 jar EPL-2.0
org.glassfish.jersey.connectors jersey-netty-connector 2.30.1 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.glassfish.jersey.containers jersey-container-grizzly2-http 2.30.1 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.glassfish.jersey.containers jersey-container-grizzly2-servlet 2.30.1 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.glassfish.jersey.containers jersey-container-jdk-http 2.30.1 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.glassfish.jersey.containers jersey-container-jetty-http 2.30.1 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.glassfish.jersey.containers jersey-container-netty-http 2.30.1 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.glassfish.jersey.containers jersey-container-simple-http 2.30.1 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.glassfish.jersey.test-framework jersey-test-framework-core 2.30.1 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.glassfish.jersey.test-framework.providers jersey-test-framework-provider-external 2.30.1 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.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 2.30.1 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.glassfish.jersey.test-framework.providers jersey-test-framework-provider-inmemory 2.30.1 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.glassfish.jersey.test-framework.providers jersey-test-framework-provider-jdk-http 2.30.1 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.glassfish.jersey.test-framework.providers jersey-test-framework-provider-jetty 2.30.1 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.glassfish.jersey.test-framework.providers jersey-test-framework-provider-netty 2.30.1 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.glassfish.jersey.test-framework.providers jersey-test-framework-provider-simple 2.30.1 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.hamcrest hamcrest-core 1.3 jar New BSD License
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

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

jQuery license: 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-examples-rx-client-webapp, jersey-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, 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

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, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, 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-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, 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

CC0: reactive-streams

Apache License 2.0: Jakarta Bean Validation API, Javassist

Apache License, Version 2.0: Netty/All-in-One

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, jakarta.ws.rs-api, javax.inject:1 as OSGi bundle, 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-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, jersey-media-json-jackson, 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: 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-examples-rx-client-webapp, jersey-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, 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-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-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, 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: 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-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, jersey-media-json-jackson, 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 :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

Eclipse Distribution License v. 1.0: jersey-examples-rx-client-webapp

Public Domain: 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-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, 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

W3C license: 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-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, 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

EDL 1.0: JavaBeans Activation Framework API jar, 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-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, 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 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Server Core, Jetty :: Utilities

Modified BSD: 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-ext-entity-filtering, jersey-ext-rx-client-guava, jersey-ext-rx-client-rxjava, jersey-ext-rx-client-rxjava2, jersey-inject-hk2, jersey-media-jaxb, 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

LGPL 2.1: Javassist

Eclipse Distribution License - v 1.0: jakarta.xml.bind-api

CDDL + GPLv2 with classpath exception: Java Servlet API

EPL-2.0: grizzly-framework, grizzly-http, grizzly-http-server, grizzly-http-servlet

The Apache Software License, Version 2.0: Guava: Google Core Libraries for Java, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Simple Common, Simple HTTP, Simple Transport, jackson-databind, rxjava

The GNU General Public License (GPL), Version 2, With Classpath Exception: jersey-core-common, jersey-core-server, jersey-media-json-jackson

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
jackson-annotations-2.10.1.jar 66.49 kB 81 68 1 1.6 debug
jackson-core-2.10.1.jar 340.45 kB 144 117 12 1.6 debug
jackson-databind-2.10.1.jar 1.34 MB 691 655 21 1.6 debug
jackson-module-jaxb-annotations-2.10.1.jar 34.17 kB 31 12 3 1.6 debug
guava-18.0.jar 2.15 MB 1,719 1,690 17 1.6 debug
netty-all-4.1.43.Final.jar 3.90 MB 2,782 2,670 78 1.6 debug
rxjava-1.2.5.jar 1.09 MB 1,027 1,004 19 1.6 debug
rxjava-2.0.4.jar 1.89 MB 1,475 1,442 27 1.6 debug
jakarta.activation-api-1.2.1.jar 43.36 kB 42 31 1 1.5 debug
jakarta.annotation-api-1.3.5.jar 24.47 kB 28 15 3 1.6 debug
jakarta.servlet-api-4.0.3.jar 80.93 kB 108 85 4 1.6 debug
jakarta.validation-api-2.0.2.jar 89.78 kB 160 142 9 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.2.jar 112.79 kB 137 110 6 1.6 debug
javax.servlet-api-3.1.0.jar 93.56 kB 103 79 4 1.6 debug
junit-4.12.jar 307.55 kB 323 286 30 1.5 debug
jetty-continuation-9.4.17.v20190418.jar 24.85 kB 23 9 1 1.6 debug
jetty-http-9.4.17.v20190418.jar 197.99 kB 112 87 2 1.6 debug
jetty-io-9.4.17.v20190418.jar 152.77 kB 112 87 2 1.6 debug
jetty-server-9.4.17.v20190418.jar 632.18 kB 330 292 7 1.6 debug
jetty-util-9.4.17.v20190418.jar 513.80 kB 326 284 10 1.6 debug
grizzly-framework-2.4.4.jar 832.04 kB 619 583 23 1.6 debug
grizzly-http-2.4.4.jar 341.33 kB 178 163 3 1.6 debug
grizzly-http-server-2.4.4.jar 304.67 kB 197 177 8 1.6 debug
grizzly-http-servlet-2.4.4.jar 143.62 kB 97 86 1 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
jersey-netty-connector-2.30.1.jar 40.74 kB 32 14 2 1.6 debug
jersey-container-grizzly2-http-2.30.1.jar 40.24 kB 36 17 2 1.6 debug
jersey-container-grizzly2-servlet-2.30.1.jar 19.70 kB 15 1 1 1.6 debug
jersey-container-jdk-http-2.30.1.jar 34.41 kB 27 10 2 1.6 debug
jersey-container-jetty-http-2.30.1.jar 39.31 kB 35 17 2 1.6 debug
jersey-container-netty-http-2.30.1.jar 50.94 kB 40 24 1 1.6 debug
jersey-container-servlet-2.30.1.jar 31.35 kB 29 8 3 1.6 debug
jersey-container-servlet-core-2.30.1.jar 71.64 kB 61 42 4 1.6 debug
jersey-container-simple-http-2.30.1.jar 46.96 kB 43 24 2 1.6 debug
jersey-client-2.30.1.jar 238.78 kB 176 145 9 1.6 debug
jersey-common-2.30.1.jar 1.11 MB 880 810 23 1.6 debug
jersey-server-2.30.1.jar 905.96 kB 653 565 27 1.6 debug
jersey-entity-filtering-2.30.1.jar 81.96 kB 76 59 3 1.6 debug
jersey-rx-client-guava-2.30.1.jar 21.31 kB 21 3 1 1.6 debug
jersey-rx-client-rxjava-2.30.1.jar 21.32 kB 21 3 1 1.6 debug
jersey-rx-client-rxjava2-2.30.1.jar 21.68 kB 20 5 1 1.6 debug
jersey-hk2-2.30.1.jar 74.94 kB 63 39 1 1.6 debug
jersey-media-jaxb-2.30.1.jar 84.00 kB 66 49 1 1.6 debug
jersey-media-json-jackson-2.30.1.jar 72.57 kB 64 39 8 1.6 debug
jersey-test-framework-core-2.30.1.jar 41.91 kB 36 22 2 1.6 debug
pom.xml 3.09 kB - - - - -
jersey-test-framework-provider-external-2.30.1.jar 18.99 kB 17 3 1 1.6 debug
jersey-test-framework-provider-grizzly2-2.30.1.jar 24.63 kB 22 6 1 1.6 debug
jersey-test-framework-provider-inmemory-2.30.1.jar 27.05 kB 24 8 1 1.6 debug
jersey-test-framework-provider-jdk-http-2.30.1.jar 19.64 kB 19 3 1 1.6 debug
jersey-test-framework-provider-jetty-2.30.1.jar 19.93 kB 19 3 1 1.6 debug
jersey-test-framework-provider-netty-2.30.1.jar 18.30 kB 18 2 1 1.6 debug
jersey-test-framework-provider-simple-2.30.1.jar 19.67 kB 19 3 1 1.6 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
javassist-3.25.0-GA.jar 761.98 kB 449 425 17 1.6 debug
reactive-streams-1.0.0.jar 1.99 kB 8 4 1 1.6 release
simple-common-6.0.1.jar 43.21 kB 57 42 6 1.5 debug
simple-http-6.0.1.jar 172.11 kB 170 155 6 1.5 debug
simple-transport-6.0.1.jar 68.82 kB 79 66 4 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
65 19.52 MB 14,844 13,368 461 1.6 62
compile: 32 compile: 11.31 MB compile: 8,774 compile: 8,015 compile: 248 - compile: 30
test: 33 test: 8.21 MB test: 6,070 test: 5,353 test: 213 - test: 32