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 |
|---|---|---|---|---|
| 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
- com.s3auth:s3auth-hosts:jar:1.0-SNAPSHOT
- org.projectlombok:lombok:jar:1.14.8 (provided)

- com.jcabi:jcabi-aspects:jar:0.20.1 (compile)

- com.jcabi:jcabi-immutable:jar:1.3 (compile)

- org.aspectj:aspectjrt:jar:1.8.4 (runtime)

- javax.validation:validation-api:jar:1.1.0.Final (compile)

- org.hibernate:hibernate-validator:jar:5.2.0.Alpha1 (provided)
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (provided)

- com.fasterxml:classmate:jar:1.0.0 (provided)

- org.jboss.logging:jboss-logging:jar:3.1.3.GA (provided)
- javax.el:javax.el-api:jar:3.0.0 (provided)

- com.google.guava:guava:jar:18.0 (compile)

- com.amazonaws:aws-java-sdk-cloudwatch:jar:1.9.14 (compile)

- com.amazonaws:aws-java-sdk-dynamodb:jar:1.9.14 (compile)

- com.amazonaws:aws-java-sdk-core:jar:1.9.14 (compile)
- commons-logging:commons-logging:jar:1.1.3 (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)

- com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0 (compile)
- joda-time:joda-time:jar:2.9.9 (compile)

- commons-logging:commons-logging:jar:1.1.3 (compile)
- com.amazonaws:aws-java-sdk-s3:jar:1.9.14 (compile)
- com.amazonaws:aws-java-sdk-kms:jar:1.9.14 (compile)

- com.amazonaws:aws-java-sdk-kms:jar:1.9.14 (compile)
- org.apache.httpcomponents:httpclient:jar:4.3.3 (compile)
- org.apache.httpcomponents:httpcore:jar:4.3.2 (compile)

- org.apache.httpcomponents:httpcore:jar:4.3.2 (compile)
- javax.servlet:servlet-api:jar:3.0-alpha-1 (provided)

- javax.ws.rs:jsr311-api:jar:1.1.1 (provided)

- com.jcabi:jcabi-log:jar:0.15.1 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)

- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- com.jcabi:jcabi-manifests:jar:1.1 (compile)

- com.jcabi:jcabi-urn:jar:0.9 (compile)

- com.jcabi:jcabi-urn:jar:mock:0.8 (test)

- commons-io:commons-io:jar:2.4 (compile)

- org.apache.commons:commons-lang3:jar:3.3.2 (compile)

- commons-codec:commons-codec:jar:1.10 (compile)

- com.jcabi.incubator:xembly:jar:0.16 (compile)
- org.antlr:antlr-runtime:jar:3.5.2 (compile)

- org.antlr:antlr-runtime:jar:3.5.2 (compile)
- org.syslog4j:syslog4j:jar:0.9.30 (compile)

- com.rexsl:rexsl-test:jar:0.13.3 (test)
- com.sun.xml.bind:jaxb-impl:jar:2.2.7-b52 (test)

- com.sun.xml.bind:jaxb-impl:jar:2.2.7-b52 (test)
- com.jcabi:jcabi-xml:jar:0.13 (compile)

- com.jcabi:jcabi-jdbc:jar:0.12.1 (compile)

- com.h2database:h2:jar:1.3.176 (compile)

- com.jcabi:jcabi-dynamo:jar:0.18.1 (compile)

- junit:junit:jar:4.12-beta-3 (test)

- org.hamcrest:hamcrest-core:jar:1.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)

- org.objenesis:objenesis:jar:2.1 (test)
- org.slf4j:slf4j-log4j12:jar:1.7.7 (test)

- log4j:log4j:jar:1.2.17 (test)

- org.projectlombok:lombok:jar:1.14.8 (provided)
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