• 1.0-SNAPSHOT

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.amazonaws aws-java-sdk-cloudwatch 1.9.14 jar Apache License, Version 2.0
com.amazonaws aws-java-sdk-core 1.9.14 jar Apache License, Version 2.0
com.amazonaws aws-java-sdk-dynamodb 1.9.14 jar Apache License, Version 2.0
com.amazonaws aws-java-sdk-s3 1.9.14 jar Apache License, Version 2.0
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
com.h2database h2 1.3.176 jar The H2 License, Version 1.0
com.jcabi jcabi-aspects 0.20.1 jar BSD
com.jcabi jcabi-dynamo 0.18.1 jar BSD
com.jcabi jcabi-immutable 1.3 jar BSD
com.jcabi jcabi-jdbc 0.12.1 jar BSD
com.jcabi jcabi-log 0.15.1 jar BSD
com.jcabi jcabi-manifests 1.1 jar BSD
com.jcabi jcabi-urn 0.9 jar BSD
com.jcabi jcabi-xml 0.13 jar BSD
com.jcabi.incubator xembly 0.16 jar BSD
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.3.3 jar LICENSE.txt
org.syslog4j syslog4j 0.9.30 jar LGPL

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.aspectj aspectjrt 1.8.4 jar Eclipse Public License - v 1.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 Classifier Type License
com.jcabi jcabi-urn 0.8 mock jar BSD
com.rexsl rexsl-test 0.13.3 - jar BSD
junit junit 4.12-beta-3 - jar Eclipse Public License 1.0
log4j log4j 1.2.17 - jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.hamcrest hamcrest-library 1.3 - jar New BSD License
org.mockito mockito-core 1.10.8 - jar The MIT License
org.slf4j slf4j-log4j12 1.7.7 - 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.0 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.hibernate hibernate-validator 5.2.0.Alpha1 jar Apache License, Version 2.0
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:

GroupId ArtifactId Version Type License
com.amazonaws aws-java-sdk-kms 1.9.14 jar Apache License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.3.0 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-core 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
joda-time joda-time 2.9.9 jar Apache 2
org.antlr antlr-runtime 3.5.2 jar BSD licence
org.apache.httpcomponents httpcore 4.3.2 jar LICENSE.txt
org.slf4j slf4j-api 1.7.5 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.sun.xml.bind jaxb-impl 2.2.7-b52 jar CDDL 1.1-GPL2 w/ CPE
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.0.0 jar The Apache Software License, Version 2.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0

Project Dependency Graph

Dependency Tree

Licenses

LGPL: syslog4j

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

BSD: jcabi-aspects, jcabi-dynamo, jcabi-immutable, jcabi-jdbc, jcabi-log, jcabi-manifests, jcabi-urn, jcabi-xml, rexsl-test, s3auth-hosts, xembly

BSD licence: ANTLR 3 Runtime

Eclipse Public License 1.0: JUnit

Eclipse Public License - v 1.0: AspectJ runtime

Apache License, Version 2.0: AWS Java SDK for AWS KMS, AWS Java SDK for Amazon CloudWatch, AWS Java SDK for Amazon DynamoDB, AWS Java SDK for Amazon S3, AWS SDK for Java - Core, Apache Commons Codec, Apache HttpClient, Apache HttpCore, Hibernate Validator Engine

GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind

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 Reference Implementation

GPL2 w/ CPE: JAXB Reference Implementation

The H2 License, Version 1.0: H2 Database Engine

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

The MIT License: Mockito, Project Lombok