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
net.krotscheck knet-utils 1.0.2 jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.13 jar MIT License

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
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
junit junit 4.12 jar Eclipse Public License 1.0
org.glassfish.jersey.test-framework.providers jersey-test-framework-provider-grizzly2 2.22.2 jar CDDL+GPL License
org.mockito mockito-all 1.10.19 jar The MIT License
org.powermock powermock-api-mockito 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.6.4 jar The Apache Software 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 License
org.glassfish.jersey.containers jersey-container-servlet 2.22.2 jar CDDL+GPL 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
commons-io commons-io 2.4 jar The Apache Software 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 License
javax.servlet javax.servlet-api 3.0.1 jar CDDL + GPLv2 with classpath exception
org.glassfish.grizzly grizzly-framework 2.3.23 jar CDDL+GPL
org.glassfish.grizzly grizzly-http 2.3.23 jar CDDL+GPL
org.glassfish.grizzly grizzly-http-server 2.3.23 jar CDDL+GPL
org.glassfish.grizzly grizzly-http-servlet 2.3.23 jar CDDL+GPL
org.glassfish.jersey.containers jersey-container-grizzly2-http 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-grizzly2-servlet 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.test-framework jersey-test-framework-core 2.22.2 jar CDDL+GPL License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.mockito mockito-core 1.10.19 jar The MIT License
org.objenesis objenesis 2.1 jar Apache 2
org.ow2.asm asm-debug-all 5.0.4 jar BSD
org.powermock powermock-api-support 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.6.4 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.6.4 jar The Apache Software 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 License
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
javax.ws.rs javax.ws.rs-api 2.0.1 jar CDDL 1.1-GPL2 w/ CPE
org.glassfish.hk2 hk2-api 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 osgi-resource-locator 1.0.1 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external aopalliance-repackaged 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.4.0-b34 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.bundles.repackaged jersey-guava 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.containers jersey-container-servlet-core 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.core jersey-client 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.core jersey-common 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.core jersey-server 2.22.2 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-jaxb 2.22.2 jar CDDL+GPL License
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0

Project Dependency Graph

Dependency Tree

Licenses

CDDL+GPL: grizzly-framework, grizzly-http, grizzly-http-server, grizzly-http-servlet

CDDL 1.1: javax.ws.rs-api

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module

GPL2 w/ CPE: javax.ws.rs-api

GNU Lesser General Public License: Logback Core Module

New BSD License: Hamcrest Core

Apache 2: Objenesis

BSD: ASM Debug All

Apache License 2.0: Javassist

The MIT License: Mockito

Apache License, Version 2.0: jersey2-toolkit, knet-utils

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, Java Servlet API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle

MPL 1.1: Javassist

CDDL+GPL License: jersey-container-grizzly2-http, jersey-container-grizzly2-servlet, jersey-container-servlet, jersey-container-servlet-core, jersey-core-client, jersey-core-common, jersey-core-server, jersey-media-jaxb, jersey-repackaged-guava, jersey-test-framework-core, jersey-test-framework-provider-grizzly2

The Apache Software License, Version 2.0: Bean Validation API, Commons IO, powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

Eclipse Public License - v 1.0: Logback Core Module

Dependency File Details

Total Size Entries Classes Packages Java Version Debug Information
Filename Size Entries Classes Packages Java Version Debug Information
logback-core-1.1.3.jar 455.04 kB 410 365 35 1.6 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
javax.annotation-api-1.2.jar 26.37 kB 29 15 3 1.6 Yes
javax.servlet-api-3.0.1.jar 85.35 kB 94 74 4 1.5 Yes
validation-api-1.1.0.Final.jar 63.78 kB 122 106 8 1.6 Yes
javax.ws.rs-api-2.0.1.jar 115.53 kB 139 125 5 1.6 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
knet-utils-1.0.2.jar 6.68 kB 14 3 2 1.6 Yes
grizzly-framework-2.3.23.jar 896.80 kB 640 604 23 1.6 Yes
grizzly-http-2.3.23.jar 338.32 kB 177 163 3 1.6 Yes
grizzly-http-server-2.3.23.jar 286.96 kB 189 171 7 1.6 Yes
grizzly-http-servlet-2.3.23.jar 205.52 kB 106 84 1 1.6 Yes
hk2-api-2.4.0-b34.jar 178.95 kB 184 165 7 1.6 Yes
hk2-locator-2.4.0-b34.jar 181.27 kB 111 95 3 1.6 Yes
hk2-utils-2.4.0-b34.jar 118.97 kB 105 80 8 1.6 Yes
osgi-resource-locator-1.0.1.jar 20.24 kB 23 12 1 1.6 Yes
aopalliance-repackaged-2.4.0-b34.jar 14.77 kB 39 26 4 1.6 Yes
javax.inject-2.4.0-b34.jar 5.95 kB 15 6 1 1.6 No
jersey-guava-2.22.2.jar 971.31 kB 775 753 9 1.6 Yes
jersey-container-grizzly2-http-2.22.2.jar 27.85 kB 33 17 2 1.6 Yes
jersey-container-grizzly2-servlet-2.22.2.jar 6.91 kB 13 1 1 1.6 Yes
jersey-container-servlet-2.22.2.jar 18.10 kB 25 6 3 1.6 Yes
jersey-container-servlet-core-2.22.2.jar 66.27 kB 66 51 4 1.6 Yes
jersey-client-2.22.2.jar 167.42 kB 127 111 5 1.6 Yes
jersey-common-2.22.2.jar 698.38 kB 503 474 18 1.6 Yes
jersey-server-2.22.2.jar 951.70 kB 728 665 26 1.6 Yes
jersey-media-jaxb-2.22.2.jar 72.73 kB 62 47 1 1.6 Yes
jersey-test-framework-core-2.22.2.jar 29.82 kB 34 22 2 1.6 Yes
jersey-test-framework-provider-grizzly2-2.22.2.jar 12.19 kB 20 6 1 1.6 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
javassist-3.18.1-GA.jar 714.19 kB 414 390 17 1.6 Yes
mockito-all-1.10.19.jar 1.23 MB 1215 752 79 1.5 Yes
mockito-core-1.10.19.jar 1.17 MB 1138 694 67 1.5 Yes
objenesis-2.1.jar 41.76 kB 52 37 9 1.5 Yes
asm-debug-all-5.0.4.jar 379.04 kB 184 166 7 1.5 Yes
powermock-api-mockito-1.6.4.jar 99.17 kB 105 75 16 1.6 Yes
powermock-api-support-1.6.4.jar 19.46 kB 28 14 4 1.6 Yes
powermock-core-1.6.4.jar 104.92 kB 103 77 16 1.6 Yes
powermock-module-junit4-1.6.4.jar 46.25 kB 39 25 3 1.6 Yes
powermock-module-junit4-common-1.6.4.jar 14.78 kB 22 8 2 1.6 Yes
powermock-reflect-1.6.4.jar 47.28 kB 42 25 8 1.6 Yes
slf4j-api-1.7.13.jar 33.09 kB 40 29 3 1.5 Yes
42 10.48 MB 8668 6980 457 1.6 41
compile: 3 compile: 224.90 kB compile: 182 compile: 142 compile: 11 - compile: 3
test: 22 test: 5.86 MB test: 5019 test: 3711 test: 323 - test: 22
provided: 17 provided: 4.39 MB provided: 3467 provided: 3127 provided: 123 - provided: 16

Back to top

Version: 2.1.1.