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-core | 1.12.308 | jar | Apache License, Version 2.0 |
com.amazonaws | aws-java-sdk-simpledb | 1.12.308 | jar | Apache License, Version 2.0 |
com.jcabi | jcabi-aspects | 0.24.1 | jar | BSD |
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
javax.el | javax.el-api | 3.0.1-b06 | jar | CDDL + GPLv2 with classpath exception |
org.aspectj | aspectjrt | 1.9.9.1 | jar | Eclipse Public License - v 2.0 |
org.glassfish | javax.el | 3.0.1-b12 | jar | CDDL + GPLv2 with classpath exception |
org.hibernate.validator | hibernate-validator | 6.0.20.Final | jar | Apache License 2.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 | Type | License |
---|---|---|---|---|
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.0 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.7.0 | jar | The MIT License |
org.slf4j | slf4j-reload4j | 2.0.0 | 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 |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.24 | 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 | jmespath-java | 1.12.308 | jar | Apache License, Version 2.0 |
com.fasterxml.jackson.core | jackson-annotations | 2.12.6 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.12.6 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-databind | 2.12.6.1 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.dataformat | jackson-dataformat-cbor | 2.12.6 | jar | The Apache Software License, Version 2.0 |
com.jcabi | jcabi-log | 0.22.0 | jar | BSD |
commons-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
commons-logging | commons-logging | 1.1.3 | jar | The Apache Software License, Version 2.0 |
joda-time | joda-time | 2.8.1 | jar | Apache 2 |
org.apache.httpcomponents | httpclient | 4.5.13 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.13 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.0 | jar | MIT License |
software.amazon.ion | ion-java | 1.0.2 | jar | The Apache License, Version 2.0 |
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.fasterxml | classmate | 1.3.4 | jar | The Apache Software License, Version 2.0 |
org.jboss.logging | jboss-logging | 3.3.2.Final | jar | Apache License, version 2.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 | Type | License |
---|---|---|---|---|
ch.qos.reload4j | reload4j | 1.2.19 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy | 1.12.13 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.12.13 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.9.0 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.9.0 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.jcabi:jcabi-simpledb:jar:0.4.0
- com.jcabi:jcabi-aspects:jar:0.24.1 (compile)
- com.jcabi:jcabi-log:jar:0.22.0 (compile)
- org.projectlombok:lombok:jar:1.18.24 (provided)
- com.amazonaws:aws-java-sdk-core:jar:1.12.308 (compile)
- commons-logging:commons-logging:jar:1.1.3 (compile)
- commons-codec:commons-codec:jar:1.15 (compile)
- org.apache.httpcomponents:httpclient:jar:4.5.13 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.13 (compile)
- software.amazon.ion:ion-java:jar:1.0.2 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.12.6 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.12.6 (compile)
- joda-time:joda-time:jar:2.8.1 (compile)
- com.amazonaws:aws-java-sdk-simpledb:jar:1.12.308 (compile)
- com.amazonaws:jmespath-java:jar:1.12.308 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- javax.el:javax.el-api:jar:3.0.1-b06 (runtime)
- org.glassfish:javax.el:jar:3.0.1-b12 (runtime)
- org.hibernate.validator:hibernate-validator:jar:6.0.20.Final (runtime)
- org.jboss.logging:jboss-logging:jar:3.3.2.Final (runtime)
- com.fasterxml:classmate:jar:1.3.4 (runtime)
- org.aspectj:aspectjrt:jar:1.9.9.1 (runtime)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- org.slf4j:slf4j-reload4j:jar:2.0.0 (test)
- org.slf4j:slf4j-api:jar:2.0.0 (compile)
- ch.qos.reload4j:reload4j:jar:1.2.19 (test)
- log4j:log4j:jar:1.2.17 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.0 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:4.7.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.13 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.13 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- com.jcabi:jcabi-aspects:jar:0.24.1 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
3-Clause BSD License: jcabi-simpledb
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j, software.amazon.ion:ion-java
MIT License: SLF4J API Module, SLF4J Reload4j Binding
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache 2: Joda-Time
BSD: jcabi-aspects, jcabi-log
Apache License 2.0: Bean Validation API, Hibernate Validator Engine
The MIT License: Project Lombok, mockito-core
Apache License, Version 2.0: AWS Java SDK for Amazon SimpleDB, AWS SDK for Java - Core, Apache Commons Codec, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, JMES Path Query library, Objenesis
CDDL + GPLv2 with classpath exception: Expression Language 3.0, Expression Language 3.0 API
Eclipse Public License - v 2.0: AspectJ Runtime
The Apache Software License, Version 2.0: Apache Log4j, ClassMate, Commons Logging, Jackson dataformat: CBOR, Jackson-annotations, Jackson-core, jackson-databind, reload4j