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 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 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 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 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 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 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 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 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.9.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.9.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.9.9 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.9 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.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
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 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 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 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 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 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.31.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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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

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 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

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

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

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

New BSD License: Hamcrest Core

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

CC0: reactive-streams

EDL 1.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-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: Jakarta Bean Validation API, Javassist

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

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

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, 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

CDDL + GPLv2 with classpath exception: Java Servlet API

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

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.9.9.jar 65.33 kB 80 68 1 1.6 debug
jackson-core-2.9.9.jar 318.00 kB 132 107 11 1.6 debug
jackson-databind-2.9.9.jar 1.29 MB 658 624 20 1.6 debug
jackson-module-jaxb-annotations-2.9.9.jar 31.86 kB 28 12 3 1.6 debug
guava-18.0.jar 2.15 MB 1,719 1,690 17 1.6 debug
netty-all-4.1.31.Final.jar 3.72 MB 2,673 2,578 76 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.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
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.jar 42.61 kB 36 20 2 1.6 debug
jersey-container-grizzly2-http-2.30.jar 40.23 kB 36 17 2 1.6 debug
jersey-container-grizzly2-servlet-2.30.jar 19.70 kB 15 1 1 1.6 debug
jersey-container-jdk-http-2.30.jar 34.41 kB 27 10 2 1.6 debug
jersey-container-jetty-http-2.30.jar 39.31 kB 35 17 2 1.6 debug
jersey-container-netty-http-2.30.jar 51.10 kB 40 24 1 1.6 debug
jersey-container-servlet-2.30.jar 31.35 kB 29 8 3 1.6 debug
jersey-container-servlet-core-2.30.jar 71.63 kB 61 42 4 1.6 debug
jersey-container-simple-http-2.30.jar 46.95 kB 43 24 2 1.6 debug
jersey-client-2.30.jar 238.78 kB 176 145 9 1.6 debug
jersey-common-2.30.jar 1.10 MB 880 810 23 1.6 debug
jersey-server-2.30.jar 905.95 kB 653 565 27 1.6 debug
jersey-entity-filtering-2.30.jar 81.96 kB 76 59 3 1.6 debug
jersey-rx-client-guava-2.30.jar 21.30 kB 21 3 1 1.6 debug
jersey-rx-client-rxjava-2.30.jar 21.31 kB 21 3 1 1.6 debug
jersey-rx-client-rxjava2-2.30.jar 21.67 kB 20 5 1 1.6 debug
jersey-hk2-2.30.jar 74.93 kB 63 39 1 1.6 debug
jersey-media-jaxb-2.30.jar 83.99 kB 66 49 1 1.6 debug
jersey-media-json-jackson-2.30.jar 73.54 kB 65 40 8 1.6 debug
jersey-test-framework-core-2.30.jar 41.90 kB 36 22 2 1.6 debug
pom.xml 3.09 kB - - - - -
jersey-test-framework-provider-external-2.30.jar 18.99 kB 17 3 1 1.6 debug
jersey-test-framework-provider-grizzly2-2.30.jar 24.62 kB 22 6 1 1.6 debug
jersey-test-framework-provider-inmemory-2.30.jar 27.05 kB 24 8 1 1.6 debug
jersey-test-framework-provider-jdk-http-2.30.jar 19.64 kB 19 3 1 1.6 debug
jersey-test-framework-provider-jetty-2.30.jar 19.92 kB 19 3 1 1.6 debug
jersey-test-framework-provider-netty-2.30.jar 18.29 kB 18 2 1 1.6 debug
jersey-test-framework-provider-simple-2.30.jar 19.66 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
63 19.12 MB 14,512 13,101 450 1.6 60
compile: 30 compile: 11.08 MB compile: 8,547 compile: 7,834 compile: 239 - compile: 28
test: 33 test: 8.04 MB test: 5,965 test: 5,267 test: 211 - test: 32