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
- co.stateful:java-sdk:jar:0.15
- org.projectlombok:lombok:jar:1.16.6 (provided)
- com.jcabi:jcabi-aspects:jar:0.22.3 (compile)
- com.jcabi:jcabi-log:jar:0.17.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- javax.ws.rs:jsr311-api:jar:1.1.1 (provided)
- com.jcabi:jcabi-http:jar:1.14.2 (compile)
- com.jcabi:jcabi-immutable:jar:1.4 (compile)
- com.jcabi:jcabi-manifests:jar:1.1 (compile)
- com.jcabi:jcabi-xml:jar:0.17.2 (compile)
- commons-io:commons-io:jar:2.4 (compile)
- com.jcabi:jcabi-urn:jar:0.9 (compile)
- org.apache.commons:commons-lang3:jar:3.4 (compile)
- com.jcabi:jcabi-matchers:jar:1.3 (runtime)
- org.glassfish:javax.json:jar:1.0.4 (runtime)
- com.sun.jersey:jersey-client:jar:1.19 (runtime)
- com.sun.jersey:jersey-core:jar:1.19 (runtime)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- javax.servlet:javax.servlet-api:jar:4.0.0-b01 (provided)
- com.sun.grizzly:grizzly-servlet-webserver:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-http:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-framework:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-rcm:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-portunif:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-utils:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-lzma:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-http-servlet:jar:1.9.64 (test)
- javax.servlet:servlet-api:jar:2.5 (test)
- com.sun.grizzly:grizzly-http:jar:1.9.64 (test)
- javax.validation:validation-api:jar:1.1.0.Final (test)
- org.aspectj:aspectjrt:jar:1.8.8 (provided)
- org.hibernate:hibernate-validator:jar:5.3.0.Alpha1 (provided)
- org.jboss.logging:jboss-logging:jar:3.3.0.Final (provided)
- com.fasterxml:classmate:jar:1.1.0 (provided)
- javax.el:javax.el-api:jar:3.0.1-b04 (provided)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.mockito:mockito-core:jar:2.0.41-beta (test)
- net.bytebuddy:byte-buddy:jar:1.0.2 (test)
- org.objenesis:objenesis:jar:2.1 (test)
- org.slf4j:slf4j-log4j12:jar:1.7.14 (test)
- log4j:log4j:jar:1.2.17 (test)
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