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.google.guava guava 14.0.1 jar The Apache Software License, Version 2.0
com.typesafe config 1.2.1 jar Apache License, Version 2.0
commons-lang commons-lang 2.4 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.jersey.media jersey-media-jaxb 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.media jersey-media-moxy 2.22.1 jar CDDL+GPL License
org.jvnet.jaxb2_commons jaxb2-basics-runtime 0.9.5 jar BSD-Style License
org.projectlombok lombok 1.16.6 jar The MIT License
org.slf4j slf4j-api 1.7.6 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
org.testng testng 6.8 jar Apache License, Version 2.0

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
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
org.eclipse.persistence org.eclipse.persistence.asm 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.moxy 2.6.0 jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2
org.glassfish.hk2 hk2-api 2.4.0-b31 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-locator 2.4.0-b31 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2 hk2-utils 2.4.0-b31 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-b31 jar CDDL + GPLv2 with classpath exception
org.glassfish.hk2.external javax.inject 2.4.0-b31 jar CDDL + GPLv2 with classpath exception
org.glassfish.jersey.bundles.repackaged jersey-guava 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.core jersey-common 2.22.1 jar CDDL+GPL License
org.glassfish.jersey.ext jersey-entity-filtering 2.22.1 jar CDDL+GPL License
org.javassist javassist 3.18.1-GA jar MPL 1.1-LGPL 2.1-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
com.beust jcommander 1.27 jar The Apache Software License, Version 2.0
junit junit 4.10 jar Common Public License Version 1.0
org.beanshell bsh 2.0b4 jar GNU LESSER GENERAL PUBLIC LICENSE
org.hamcrest hamcrest-core 1.1 jar BSD style
org.yaml snakeyaml 1.6 jar LICENSE.txt

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: javax.ws.rs-api

Apache License Version 2.0: SnakeYAML

GNU LESSER GENERAL PUBLIC LICENSE: BeanShell

MIT License: SLF4J API Module

Eclipse Distribution License v. 1.0: EclipseLink ASM, EclipseLink Core, EclipseLink Moxy

Eclipse Public License v1.0: EclipseLink ASM, EclipseLink Core, EclipseLink Moxy

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

BSD-Style License: JAXB2 Basics - Runtime

BSD style: Hamcrest Core

Apache License 2.0: Javassist

The MIT License: Project Lombok

Apache License, Version 2.0: TestNG, config

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: HK2 API module, HK2 Implementation Utilities, 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

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Bean Validation API, Commons Lang, Guava: Google Core Libraries for Java, JCommander, Lens API

Common Public License Version 1.0: JUnit

CDDL+GPL License: jersey-core-common, jersey-ext-entity-filtering, jersey-media-jaxb, jersey-media-moxy, jersey-repackaged-guava