• 0.15

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.jcabi jcabi-aspects 0.22.3 jar BSD
com.jcabi jcabi-http 1.14.2 jar BSD
com.jcabi jcabi-log 0.17.1 jar BSD
com.jcabi jcabi-urn 0.9 jar BSD
com.jcabi jcabi-xml 0.17.2 jar BSD
org.apache.commons commons-lang3 3.4 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
com.jcabi jcabi-matchers 1.3 jar BSD
com.sun.jersey jersey-client 1.19 jar CDDL 1.1-GPL2 w/ CPE
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2

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.sun.grizzly grizzly-servlet-webserver 1.9.64 jar CDDL+GPL
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 2.0.41-beta jar The MIT License
org.slf4j slf4j-log4j12 1.7.14 jar MIT License

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.el javax.el-api 3.0.1-b04 jar CDDL + GPLv2 with classpath exception
javax.servlet javax.servlet-api 4.0.0-b01 jar CDDL + GPLv2 with classpath exception
javax.ws.rs jsr311-api 1.1.1 jar CDDL License
org.aspectj aspectjrt 1.8.8 jar Eclipse Public License - v 1.0
org.hibernate hibernate-validator 5.3.0.Alpha1 jar Apache License, Version 2.0
org.projectlombok lombok 1.16.6 jar The MIT 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.jcabi jcabi-immutable 1.4 jar BSD
com.jcabi jcabi-manifests 1.1 jar BSD
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.5 jar MIT License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
com.sun.jersey jersey-core 1.19 jar CDDL 1.1-GPL2 w/ CPE

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.sun.grizzly grizzly-framework 1.9.64 jar CDDL+GPL
com.sun.grizzly grizzly-http 1.9.64 jar CDDL+GPL
com.sun.grizzly grizzly-http-servlet 1.9.64 jar CDDL+GPL
com.sun.grizzly grizzly-lzma 1.9.64 jar CDDL+GPL
com.sun.grizzly grizzly-portunif 1.9.64 jar CDDL+GPL
com.sun.grizzly grizzly-rcm 1.9.64 jar CDDL+GPL
com.sun.grizzly grizzly-utils 1.9.64 jar CDDL+GPL
javax.servlet servlet-api 2.5 jar -
net.bytebuddy byte-buddy 1.0.2 jar The Apache Software License, Version 2.0
org.objenesis objenesis 2.1 jar Apache 2

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
com.fasterxml classmate 1.1.0 jar The Apache Software License, Version 2.0
org.jboss.logging jboss-logging 3.3.0.Final jar Apache License, version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache License, version 2.0: JBoss Logging 3

CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, Java Servlet API

Apache 2: Objenesis

New BSD License: Hamcrest Core, Hamcrest library

Unknown: servlet-api

BSD: jcabi-aspects, jcabi-http, jcabi-immutable, jcabi-log, jcabi-manifests, jcabi-matchers, jcabi-urn, jcabi-xml

Eclipse Public License 1.0: JUnit

Eclipse Public License - v 1.0: AspectJ runtime

Apache License, Version 2.0: Apache Commons Lang, Hibernate Validator Engine

CDDL+GPL: grizzly-framework, grizzly-http, grizzly-http-servlet, grizzly-lzma, grizzly-portunif, grizzly-rcm, grizzly-servlet-webserver, grizzly-utils

The Apache Software License, Version 2.0: Apache Log4j, Bean Validation API, Byte Buddy (without dependencies), ClassMate, Commons IO

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

CDDL License: jsr311-api

Stateful Web Primitives: java-sdk

CDDL 1.1: jersey-client, jersey-core

GPL2 w/ CPE: jersey-client, jersey-core

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The MIT License: Mockito, Project Lombok