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 | 19.0-rc2 | jar | The Apache Software License, Version 2.0 |
com.jcabi | jcabi-aspects | 0.22.5 | jar | BSD |
com.jcabi | jcabi-http | 1.16 | jar | BSD |
com.jcabi | jcabi-immutable | 1.4 | jar | BSD |
com.jcabi | jcabi-log | 0.17.2 | jar | BSD |
com.jcabi | jcabi-xml | 0.18.1 | jar | BSD |
com.jcabi.incubator | xembly | 0.22 | jar | BSD |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.4 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.hamcrest | hamcrest-library | 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 |
---|---|---|---|---|
org.apache.httpcomponents | httpclient | 4.5.3 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.6 | jar | Apache License, Version 2.0 |
org.aspectj | aspectjrt | 1.8.7 | jar | Eclipse Public 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.jersey.core | jersey-server | 2.17 | jar | CDDL+GPL 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 |
---|---|---|---|---|
com.jcraft | jsch | 0.1.54 | jar | Revised BSD |
com.sun.grizzly | grizzly-servlet-webserver | 1.9.64 | jar | CDDL+GPL |
commons-codec | commons-codec | 1.10 | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
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.mockito | mockito-core | 2.0.31-beta | jar | The MIT License |
org.reflections | reflections | 0.9.10 | jar | WTFPL-The New BSD License |
org.slf4j | slf4j-log4j12 | 1.7.12 | jar | MIT License |
xerces | xercesImpl | 2.11.0 | 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.el | javax.el-api | 3.0.1-b04 | jar | CDDL + GPLv2 with classpath exception |
javax.json | javax.json-api | 1.0 | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
javax.servlet | servlet-api | 3.0-alpha-1 | jar | CDDL + GPLv2 with classpath exception |
javax.ws.rs | jsr311-api | 1.1.1 | jar | CDDL License |
org.hibernate | hibernate-validator | 5.2.1.Final | jar | Apache License, Version 2.0 |
org.projectlombok | lombok | 1.16.6 | jar | The MIT License |
xml-apis | xml-apis | 1.4.01 | jar | The Apache Software License, Version 2.0-The SAX License-The W3C 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-manifests | 1.1 | jar | BSD |
org.antlr | antlr-runtime | 3.5.2 | jar | BSD licence |
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:
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.google.code.findbugs | annotations | 2.0.1 | jar | GNU Lesser Public 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 |
net.bytebuddy | byte-buddy | 0.6.14 | 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.2.1.Final | jar | Apache License, version 2.0 |
Project Dependency Graph
Dependency Tree
- com.jcabi:jcabi-github:jar:0.41
- com.jcabi:jcabi-aspects:jar:0.22.5 (compile)
- com.jcabi:jcabi-immutable:jar:1.4 (compile)
- com.jcabi:jcabi-xml:jar:0.18.1 (compile)
- com.jcabi:jcabi-http:jar:1.16 (compile)
- com.jcabi:jcabi-manifests:jar:1.1 (compile)
- com.jcabi:jcabi-manifests:jar:1.1 (compile)
- com.jcabi.incubator:xembly:jar:0.22 (compile)
- org.antlr:antlr-runtime:jar:3.5.2 (compile)
- org.antlr:antlr-runtime:jar:3.5.2 (compile)
- com.jcabi:jcabi-log:jar:0.17.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- commons-io:commons-io:jar:2.4 (compile)
- org.apache.commons:commons-lang3:jar:3.4 (compile)
- org.hamcrest:hamcrest-library:jar:1.3 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- commons-collections:commons-collections:jar:3.2.1 (test)
- commons-codec:commons-codec:jar:1.10 (test)
- com.google.guava:guava:jar:19.0-rc2 (compile)
- org.reflections:reflections:jar:0.9.10 (test)
- org.javassist:javassist:jar:3.19.0-GA (runtime)
- com.google.code.findbugs:annotations:jar:2.0.1 (test)
- org.javassist:javassist:jar:3.19.0-GA (runtime)
- org.projectlombok:lombok:jar:1.16.6 (provided)
- javax.validation:validation-api:jar:1.1.0.Final (test)
- org.aspectj:aspectjrt:jar:1.8.7 (runtime)
- javax.ws.rs:jsr311-api:jar:1.1.1 (provided)
- javax.json:javax.json-api:jar:1.0 (provided)
- org.glassfish:javax.json:jar:1.0.4 (runtime)
- javax.servlet:servlet-api:jar:3.0-alpha-1 (provided)
- org.glassfish.jersey.core:jersey-server:jar:2.17 (runtime)
- org.glassfish.jersey.core:jersey-common:jar:2.17 (runtime)
- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.17 (runtime)
- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1 (runtime)
- org.glassfish.jersey.bundles.repackaged:jersey-guava:jar:2.17 (runtime)
- org.glassfish.jersey.core:jersey-client:jar:2.17 (runtime)
- javax.ws.rs:javax.ws.rs-api:jar:2.0.1 (runtime)
- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.17 (runtime)
- javax.annotation:javax.annotation-api:jar:1.2 (runtime)
- org.glassfish.hk2:hk2-api:jar:2.4.0-b10 (runtime)
- org.glassfish.hk2:hk2-utils:jar:2.4.0-b10 (runtime)
- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.4.0-b10 (runtime)
- org.glassfish.hk2:hk2-utils:jar:2.4.0-b10 (runtime)
- org.glassfish.hk2.external:javax.inject:jar:2.4.0-b10 (runtime)
- org.glassfish.hk2:hk2-locator:jar:2.4.0-b10 (runtime)
- org.glassfish.jersey.core:jersey-common:jar:2.17 (runtime)
- org.apache.httpcomponents:httpcore:jar:4.4.6 (runtime)
- org.apache.httpcomponents:httpclient:jar:4.5.3 (runtime)
- commons-logging:commons-logging:jar:1.2 (runtime)
- commons-logging:commons-logging:jar:1.2 (runtime)
- xerces:xercesImpl:jar:2.11.0 (test)
- xml-apis:xml-apis:jar:1.4.01 (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-lzma:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-framework:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-http-servlet:jar:1.9.64 (test)
- com.sun.grizzly:grizzly-http:jar:1.9.64 (test)
- com.jcraft:jsch:jar:0.1.54 (test)
- org.hibernate:hibernate-validator:jar:5.2.1.Final (provided)
- org.jboss.logging:jboss-logging:jar:3.2.1.Final (provided)
- com.fasterxml:classmate:jar:1.1.0 (provided)
- org.jboss.logging:jboss-logging:jar:3.2.1.Final (provided)
- javax.el:javax.el-api:jar:3.0.1-b04 (provided)
- junit:junit:jar:4.12 (test)
- org.mockito:mockito-core:jar:2.0.31-beta (test)
- net.bytebuddy:byte-buddy:jar:0.6.14 (test)
- org.objenesis:objenesis:jar:2.1 (test)
- net.bytebuddy:byte-buddy:jar:0.6.14 (test)
- org.slf4j:slf4j-log4j12:jar:1.7.12 (test)
- log4j:log4j:jar:1.2.17 (test)
- com.jcabi:jcabi-aspects:jar:0.22.5 (compile)
Licenses
The New BSD License: Reflections
Apache License, version 2.0: JBoss Logging 3
CDDL+GPL: grizzly-framework, grizzly-http, grizzly-http-servlet, grizzly-lzma, grizzly-portunif, grizzly-rcm, grizzly-servlet-webserver, grizzly-utils
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
Revised BSD: JSch
GPL2 w/ CPE: javax.ws.rs-api
BSD licence: ANTLR 3 Runtime
New BSD License: Hamcrest Core, Hamcrest library
Apache 2: Objenesis
BSD: jcabi-aspects, jcabi-github, jcabi-http, jcabi-immutable, jcabi-log, jcabi-manifests, jcabi-xml, xembly
Apache License 2.0: Javassist
The MIT License: Mockito, Project Lombok
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Hibernate Validator Engine
MPL 1.1: Javassist
CDDL 1.1: javax.ws.rs-api
The SAX License: XML Commons External Components XML APIs
The W3C License: XML Commons External Components XML APIs
GNU Lesser Public License: FindBugs-Annotations
WTFPL: Reflections
CDDL License: jsr311-api
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, HK2 API module, HK2 Implementation Utilities, JavaServlet(TM) Specification, 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) API, JSR 353 (JSON Processing) Default Provider
The Apache Software License, Version 2.0: Apache Commons Logging, Apache Log4j, Bean Validation API, Byte Buddy (without dependencies), ClassMate, Commons Collections, Commons IO, Guava: Google Core Libraries for Java, XML Commons External Components XML APIs, Xerces2-j
CDDL+GPL License: jersey-core-client, jersey-core-common, jersey-core-server, jersey-media-jaxb, jersey-repackaged-guava
Eclipse Public License - v 1.0: AspectJ runtime