Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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.18.3 | jar | CDDL 1.1-GPL2 w/ CPE |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.apache.tomcat.embed | tomcat-embed-jasper | 7.0.34 | jar | Apache License, Version 2.0 |
org.apache.tomcat.embed | tomcat-embed-logging-juli | 7.0.34 | jar | Apache License, Version 2.0 |
org.hibernate | hibernate-validator | 5.2.0.Alpha1 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-log4j12 | 1.7.7 | 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 |
---|---|---|---|---|
com.jcabi | jcabi-matchers | 1.3 | jar | BSD |
com.jcabi | jcabi-w3c | 1.2 | jar | BSD |
junit | junit | 4.12-beta-3 | jar | Eclipse Public License 1.0 |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
org.mockito | mockito-core | 1.10.8 | jar | The 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 | servlet-api | 3.0-alpha-1 | jar | CDDL + GPLv2 with classpath exception |
javax.ws.rs | jsr311-api | 1.1.1 | jar | CDDL License |
org.projectlombok | lombok | 1.14.8 | 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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | License |
---|---|---|---|---|---|
com.fasterxml | classmate | 1.0.0 | - | jar | The Apache Software License, Version 2.0 |
com.sun.istack | istack-commons-runtime | 2.16 | - | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.xml.bind | jaxb-core | 2.2.8-b01 | - | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.xml.bind | jaxb-impl | 2.2.8-b01 | - | jar | CDDL 1.1-GPL2 w/ CPE |
com.sun.xml.fastinfoset | FastInfoset | 1.2.12 | - | jar | Apache License, Version 2.0 |
javax.xml.bind | jsr173_api | 1.0 | - | jar | - |
net.sourceforge.saxon | saxon | 9.1.0.8 | - | jar | Mozilla Public License Version 1.0 |
net.sourceforge.saxon | saxon | 9.1.0.8 | dom | jar | Mozilla Public License Version 1.0 |
org.eclipse.jdt.core.compiler | ecj | 3.7.2 | - | jar | Eclipse Public License v1.0 |
org.glassfish | javax.json | 1.0.4 | - | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
org.jboss.logging | jboss-logging | 3.1.3.GA | - | jar | Apache License, version 2.0 |
Project Dependency Graph
Dependency Tree
- co.stateful:stateful:war:1.6.7
- com.amazonaws:aws-java-sdk-dynamodb:jar:1.9.17 (compile)
- com.amazonaws:aws-java-sdk-s3:jar:1.9.17 (compile)
- com.amazonaws:aws-java-sdk-kms:jar:1.9.17 (compile)
- com.amazonaws:aws-java-sdk-s3:jar:1.9.17 (compile)
- com.amazonaws:aws-java-sdk-core:jar:1.9.17 (compile)
- commons-logging:commons-logging:jar:1.1.3 (compile)
- org.apache.httpcomponents:httpclient:jar:4.3.4 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.3.2 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.3.2 (compile)
- joda-time:joda-time:jar:2.7 (compile)
- com.jcabi:jcabi-dynamo:jar:0.18.2 (compile)
- com.jcabi:jcabi-log:jar:0.15.1 (compile)
- com.jcabi:jcabi-immutable:jar:1.3 (compile)
- org.projectlombok:lombok:jar:1.14.8 (provided)
- com.jcabi:jcabi-aspects:jar:0.20.1 (compile)
- javax.validation:validation-api:jar:1.1.0.Final (compile)
- org.aspectj:aspectjrt:jar:1.8.4 (compile)
- org.hibernate:hibernate-validator:jar:5.2.0.Alpha1 (runtime)
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (runtime)
- com.fasterxml:classmate:jar:1.0.0 (runtime)
- org.apache.commons:commons-lang3:jar:3.3.2 (compile)
- commons-codec:commons-codec:jar:1.10 (compile)
- commons-io:commons-io:jar:2.4 (compile)
- com.jcabi:jcabi-manifests:jar:1.1 (compile)
- javax.ws.rs:jsr311-api:jar:1.1.1 (provided)
- com.rexsl:rexsl:jar:1.6 (compile)
- com.sun.xml.bind:jaxb-impl:jar:2.2.8-b01 (runtime)
- com.sun.xml.bind:jaxb-core:jar:2.2.8-b01 (runtime)
- com.sun.istack:istack-commons-runtime:jar:2.16 (runtime)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.12 (runtime)
- javax.xml.bind:jsr173_api:jar:1.0 (runtime)
- com.sun.xml.bind:jaxb-core:jar:2.2.8-b01 (runtime)
- com.sun.jersey:jersey-servlet:jar:1.18.1 (compile)
- com.sun.jersey:jersey-server:jar:1.18.1 (compile)
- net.sourceforge.saxon:saxon:jar:9.1.0.8 (runtime)
- net.sourceforge.saxon:saxon:jar:dom:9.1.0.8 (runtime)
- com.jcabi:jcabi-xml:jar:0.13 (compile)
- javassist:javassist:jar:3.12.1.GA (compile)
- com.restfb:restfb:jar:1.6.14 (compile)
- org.glassfish:javax.json:jar:1.0.4 (runtime)
- com.github.zafarkhaja:java-semver:jar:0.7.2 (compile)
- com.sun.xml.bind:jaxb-impl:jar:2.2.8-b01 (runtime)
- com.jcabi:jcabi-http:jar:1.10.3 (compile)
- com.google.guava:guava:jar:18.0 (compile)
- com.jcabi:jcabi-matchers:jar:1.3 (test)
- com.jcabi:jcabi-w3c:jar:1.2 (test)
- org.apache.httpcomponents:httpmime:jar:4.3 (test)
- org.apache.httpcomponents:httpcore:jar:4.3 (compile)
- com.jcabi:jcabi-urn:jar:0.9 (compile)
- com.sun.jersey:jersey-core:jar:1.18.3 (runtime)
- javax.xml.bind:jaxb-api:jar:2.2.12 (compile)
- org.slf4j:slf4j-log4j12:jar:1.7.7 (runtime)
- org.slf4j:slf4j-api:jar:1.7.7 (compile)
- log4j:log4j:jar:1.2.17 (runtime)
- javax.servlet:servlet-api:jar:3.0-alpha-1 (provided)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.apache.tomcat.embed:tomcat-embed-core:jar:7.0.34 (compile)
- org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:7.0.34 (runtime)
- org.apache.tomcat.embed:tomcat-embed-jasper:jar:7.0.34 (runtime)
- org.eclipse.jdt.core.compiler:ecj:jar:3.7.2 (runtime)
- javax.el:javax.el-api:jar:3.0.1-b04 (provided)
- junit:junit:jar:4.12-beta-3 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.mockito:mockito-core:jar:1.10.8 (test)
- org.objenesis:objenesis:jar:2.1 (test)
- com.amazonaws:aws-java-sdk-dynamodb:jar:1.9.17 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, JavaServlet(TM) Specification
New BSD License: Hamcrest Core, Hamcrest library
Apache 2: Joda-Time, Objenesis
Unknown: jsr173_api
BSD: jcabi-aspects, jcabi-dynamo, jcabi-http, jcabi-immutable, jcabi-log, jcabi-manifests, jcabi-matchers, jcabi-urn, jcabi-w3c, jcabi-xml, rexsl, stateful
Eclipse Public License 1.0: JUnit
LGPL 2.1: Javassist
Mozilla Public License Version 1.0: SaxonB
Apache License, Version 2.0: AWS Java SDK for AWS KMS, AWS Java SDK for Amazon DynamoDB, AWS Java SDK for Amazon S3, AWS SDK for Java - Core, Apache Commons Codec, Apache HttpClient, Hibernate Validator Engine, fastinfoset, tomcat-embed-core, tomcat-embed-jasper, tomcat-embed-logging-juli
Eclipse Public License - v 1.0: AspectJ runtime
MPL 1.1: Javassist
GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind
Eclipse Public License v1.0: Eclipse ECJ
Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider
The Apache Software License, Version 2.0: Apache Commons Lang, Apache Log4j, Bean Validation API, ClassMate, Commons IO, Commons Logging, Guava: Google Core Libraries for Java, Jackson-annotations, Jackson-core, jackson-databind
CDDL License: jsr311-api
CDDL 1.1: JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime, jersey-core, jersey-server, jersey-servlet
GPL2 w/ CPE: JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime, jersey-core, jersey-server, jersey-servlet
Apache License: Apache HttpClient Mime, Apache HttpCore
MIT License: RestFB, SLF4J API Module, SLF4J LOG4J-12 Binding
The MIT License: Java SemVer, Mockito, Project Lombok