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 |
|---|---|---|---|---|
| ch.qos.logback | logback-classic | 1.0.6 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| com.amazonaws | aws-java-sdk-route53 | 1.9.13 | jar | Apache License, Version 2.0 |
| com.google.code.gson | gson | 2.3.1 | jar | The Apache Software License, Version 2.0 |
| com.sun.mail | javax.mail | 1.5.3 | jar | CDDL/GPLv2+CE |
| commons-collections | commons-collections | 3.0 | jar | - |
| commons-io | commons-io | 1.3.2 | jar | The Apache Software License, Version 2.0 |
| commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
| net.sourceforge.findbugs | annotations | 1.3.2 | jar | GNU Lesser Public License |
| org.slf4j | jcl-over-slf4j | 1.6.6 | jar | MIT License |
| org.slf4j | slf4j-api | 1.6.6 | jar | MIT License |
| org.springframework | spring-context | 4.0.5.RELEASE | jar | The Apache Software License, Version 2.0 |
| org.springframework | spring-context-support | 4.0.5.RELEASE | jar | The Apache Software License, Version 2.0 |
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 |
|---|---|---|---|---|
| junit | junit | 4.11 | jar | Common Public License Version 1.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 |
|---|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Public Domain: AOP alliance
New BSD License: Hamcrest Core
Apache 2: Joda-Time
Unknown: Collections, IpUpdater
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Apache License, Version 2.0: AWS Java SDK for Amazon Route53, AWS SDK for Java - Core, Apache HttpClient, Apache HttpCore
GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, jackson-databind
The Apache Software License, Version 2.0: Commons Codec, Commons IO, Commons Lang, Commons Logging, Gson, Jackson-annotations, Jackson-core, Spring AOP, Spring Beans, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), jackson-databind
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
GNU Lesser Public License: FindBugs-Annotations
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
CDDL/GPLv2+CE: JavaMail API