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.github.jinahya | simple-file-back | 0.8 | jar | Apache 2 |
org.glassfish.jersey.core | jersey-client | 2.14 | jar | CDDL+GPL License |
org.slf4j | slf4j-api | 1.7.10 | jar | MIT License |
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-classic | 1.1.2 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
com.google.inject | guice | 4.0-beta5 | jar | The Apache Software License, Version 2.0 |
javax.enterprise | cdi-api | 1.2 | jar | Apache License, Version 2.0 |
org.glassfish.hk2 | guice-bridge | 2.4.0-b07 | jar | CDDL + GPLv2 with classpath exception |
org.glassfish.hk2 | hk2 | 2.4.0-b07 | jar | CDDL + GPLv2 with classpath exception |
org.glassfish.jersey.containers.glassfish | jersey-gf-cdi | 2.14 | jar | CDDL+GPL License |
org.glassfish.jersey.test-framework | jersey-test-framework-core | 2.14 | jar | CDDL+GPL License |
org.glassfish.jersey.test-framework.providers | jersey-test-framework-provider-grizzly2 | 2.14 | jar | CDDL+GPL License |
org.mockito | mockito-core | 2.0.2-beta | jar | The MIT License |
org.testng | testng | 6.8.14 | jar | Apache License, Version 2.0 |
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.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
javax.ws.rs | javax.ws.rs-api | 2.0.1 | jar | CDDL 1.1-GPL2 w/ CPE |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
javax.annotation | javax.annotation-api | 1.2 | jar | CDDL + GPLv2 with classpath exception |
org.glassfish.hk2 | hk2-api | 2.4.0-b07 | jar | CDDL + GPLv2 with classpath exception |
org.glassfish.hk2 | hk2-locator | 2.4.0-b07 | jar | CDDL + GPLv2 with classpath exception |
org.glassfish.hk2 | hk2-utils | 2.4.0-b07 | 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-b07 | jar | CDDL + GPLv2 with classpath exception |
org.glassfish.hk2.external | javax.inject | 2.4.0-b06 | jar | CDDL + GPLv2 with classpath exception |
org.glassfish.jersey.bundles.repackaged | jersey-guava | 2.14 | jar | CDDL+GPL License |
org.glassfish.jersey.core | jersey-common | 2.14 | jar | CDDL+GPL License |
org.javassist | javassist | 3.18.1-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
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:
CDDL+GPL: grizzly-framework, grizzly-http, grizzly-http-server, grizzly-http-servlet
CDDL 1.1: javax.ws.rs-api
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
MIT License: SLF4J API Module
Public Domain: AOP alliance
GPL2 w/ CPE: javax.ws.rs-api
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
Apache 2: Objenesis, simple-file-back, simple-file-front
BSD style: Hamcrest Core
BSD: ASM Debug All
Unknown: Type arithmetic library for Java5
Apache License 2.0: Javassist
The MIT License: Mockito
Apache License, Version 2.0: CDI APIs, TestNG
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: ASM library repackaged as OSGi bundle, Class Model for Hk2, Expression Language 3.0 API, HK2 API module, HK2 Guice Bridge, HK2 Implementation Utilities, HK2 config types, HK2 configuration module, HK2 core module, HK2 module of HK2 itself, Java Servlet API, OSGi resource locator bundle - used by various API providers that rely on META-INF/services mechanism to locate providers., Run Level Service, ServiceLocator Default Implementation, aopalliance version 1.0 repackaged as a module, javax.annotation API, javax.inject:1 as OSGi bundle, javax.interceptor API, javax.validation:1.1.0.Final as OSGi bundle
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Bean Validation API, Google Guice - Core Library, Guava: Google Core Libraries for Java, JCommander, javax.inject
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-gf-cdi, jersey-repackaged-guava, jersey-test-framework-core, jersey-test-framework-provider-grizzly2
Common Public License Version 1.0: JUnit
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
logback-classic-1.1.2.jar | 264.40 kB | 211 | 173 | 25 | 1.5 | debug |
logback-core-1.1.2.jar | 417.70 kB | 399 | 355 | 34 | 1.5 | debug |
jcommander-1.27.jar | 54.28 kB | 59 | 45 | 5 | 1.5 | debug |
simple-file-back-0.8.jar | 20.59 kB | 24 | 9 | 1 | 1.6 | debug |
guava-16.0.1.jar | 2.12 MB | 1,709 | 1,678 | 17 | 1.6 | debug |
guice-4.0-beta5.jar | 627.68 kB | 497 | 475 | 13 | 1.6 | debug |
javax.annotation-api-1.2.jar | 25.75 kB | 29 | 15 | 3 | 1.6 | debug |
javax.el-api-3.0.0.jar | 71.35 kB | 57 | 46 | 1 | 1.6 | debug |
cdi-api-1.2.jar | 69.41 kB | 118 | 98 | 7 | 1.6 | debug |
javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
javax.interceptor-api-1.2.jar | 23.83 kB | 21 | 10 | 1 | 1.6 | debug |
javax.servlet-api-3.1.0.jar | 93.56 kB | 103 | 79 | 4 | 1.6 | debug |
validation-api-1.1.0.Final.jar | 62.28 kB | 122 | 106 | 8 | 1.6 | debug |
javax.ws.rs-api-2.0.1.jar | 112.83 kB | 139 | 125 | 5 | 1.6 | debug |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
bsh-2.0b4.jar | 275.09 kB | 238 | 158 | 8 | 1.2 | release |
grizzly-framework-2.3.16.jar | 858.71 kB | 630 | 594 | 23 | 1.6 | debug |
grizzly-http-2.3.16.jar | 323.39 kB | 170 | 156 | 3 | 1.6 | debug |
grizzly-http-server-2.3.16.jar | 274.33 kB | 185 | 167 | 7 | 1.6 | debug |
grizzly-http-servlet-2.3.16.jar | 197.54 kB | 103 | 81 | 1 | 1.6 | debug |
class-model-2.4.0-b07.jar | 85.95 kB | 88 | 74 | 3 | 1.6 | debug |
config-types-2.4.0-b07.jar | 6.38 kB | 18 | 4 | 1 | 1.6 | debug |
core-2.4.0-b07.jar | 114.66 kB | 105 | 85 | 7 | 1.6 | debug |
guice-bridge-2.4.0-b07.jar | 16.27 kB | 27 | 13 | 2 | 1.6 | debug |
hk2-2.4.0-b07.jar | 3.15 kB | 7 | 0 | 0 | - | release |
hk2-api-2.4.0-b07.jar | 170.70 kB | 172 | 153 | 7 | 1.6 | debug |
hk2-config-2.4.0-b07.jar | 198.08 kB | 171 | 154 | 4 | 1.6 | debug |
hk2-locator-2.4.0-b07.jar | 164.82 kB | 104 | 89 | 2 | 1.6 | debug |
hk2-runlevel-2.4.0-b07.jar | 53.03 kB | 52 | 37 | 3 | 1.6 | debug |
hk2-utils-2.4.0-b07.jar | 87.86 kB | 84 | 60 | 7 | 1.6 | debug |
osgi-resource-locator-1.0.1.jar | 19.76 kB | 23 | 12 | 1 | 1.6 | debug |
aopalliance-repackaged-2.4.0-b07.jar | 14.42 kB | 39 | 26 | 4 | 1.6 | debug |
asm-all-repackaged-2.4.0-b07.jar | 389.43 kB | 194 | 166 | 7 | 1.5 | debug |
bean-validator-2.4.0-b07.jar | 794.22 kB | 689 | 595 | 54 | 1.6 | debug |
javax.inject-2.4.0-b06.jar | 5.81 kB | 15 | 6 | 1 | 1.6 | release |
jersey-guava-2.14.jar | 937.31 kB | 773 | 751 | 9 | 1.6 | debug |
jersey-container-grizzly2-http-2.14.jar | 26.81 kB | 33 | 17 | 2 | 1.6 | debug |
jersey-container-grizzly2-servlet-2.14.jar | 6.74 kB | 13 | 1 | 1 | 1.6 | debug |
jersey-container-servlet-2.14.jar | 15.33 kB | 23 | 5 | 3 | 1.6 | debug |
jersey-container-servlet-core-2.14.jar | 55.08 kB | 56 | 41 | 4 | 1.6 | debug |
jersey-gf-cdi-2.14.jar | 40.61 kB | 42 | 24 | 2 | 1.6 | debug |
jersey-client-2.14.jar | 151.18 kB | 115 | 99 | 5 | 1.6 | debug |
jersey-common-2.14.jar | 707.93 kB | 518 | 490 | 17 | 1.6 | debug |
jersey-server-2.14.jar | 902.51 kB | 716 | 652 | 25 | 1.6 | debug |
jersey-test-framework-core-2.14.jar | 28.92 kB | 34 | 22 | 2 | 1.6 | debug |
jersey-test-framework-provider-grizzly2-2.14.jar | 11.92 kB | 20 | 6 | 1 | 1.6 | debug |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
javassist-3.18.1-GA.jar | 697.46 kB | 414 | 390 | 17 | 1.6 | debug |
tiger-types-1.4.jar | 17.10 kB | 22 | 12 | 1 | 1.5 | debug |
mockito-core-2.0.2-beta.jar | 1.12 MB | 1,138 | 694 | 67 | 1.5 | debug |
objenesis-2.1.jar | 40.78 kB | 52 | 37 | 9 | 1.5 | debug |
asm-debug-all-5.0.2.jar | 371.40 kB | 186 | 166 | 7 | 1.5 | debug |
slf4j-api-1.7.10.jar | 31.37 kB | 39 | 28 | 3 | 1.5 | debug |
testng-6.8.14.jar | 816.69 kB | 594 | 545 | 26 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
55 | 14.06 MB | 11,733 | 10,093 | 504 | 1.6 | 51 |
compile: 13 | compile: 2.96 MB | compile: 2,349 | compile: 2,128 | compile: 77 | - | compile: 12 |
test: 39 | test: 10.89 MB | test: 9,134 | test: 7,755 | test: 417 | - | test: 37 |
provided: 3 | provided: 208.83 kB | provided: 250 | provided: 210 | provided: 10 | - | provided: 2 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
glassfish-repo-archive | http://maven.glassfish.org/content/groups/glassfish | Yes | Yes | - |
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
ow2-snapshot | http://repository.ow2.org/nexus/content/repositories/snapshots | - | Yes | - |
jvnet-nexus-releases | https://maven.java.net/content/repositories/releases/ | Yes | - | - |
release.maven.java.net | https://maven.java.net/content/groups/public | Yes | Yes | - |
oss-sonatype-snapshots | http://oss.sonatype.org/content/repositories/snapshots/ | - | Yes | - |
spring-external | http://repository.springsource.com/maven/bundles/external | Yes | Yes | Yes |
sonatype-nexus-snapshots | http://oss.sonatype.org/content/repositories/snapshots | - | Yes | - |
glassfish-repository | http://download.java.net/maven/glassfish | Yes | Yes | - |
jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | - | Yes | - |
jboss-public-repository-group | http://repository.jboss.org/nexus/content/groups/public | Yes | - | - |
Repository locations for each of the Dependencies.