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

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
junit junit 4.11 jar Common Public License Version 1.0

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
aopalliance aopalliance 1.0 jar Public Domain
ch.qos.logback logback-core 1.0.6 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.amazonaws aws-java-sdk-core 1.9.13 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-codec commons-codec 1.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.3 jar The Apache Software License, Version 2.0
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
joda-time joda-time 2.8 jar Apache 2
org.apache.httpcomponents httpclient 4.3.4 jar LICENSE.txt
org.apache.httpcomponents httpcore 4.3.2 jar LICENSE.txt
org.springframework spring-aop 4.0.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.0.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.0.5.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.0.5.RELEASE jar The Apache Software 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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

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