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.google.guava guava 18.0 jar The Apache Software License, Version 2.0
joda-time joda-time 2.3 jar Apache 2

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.google.guava guava-testlib 18.0 jar The Apache Software License, Version 2.0
junit junit 4.11 jar Common Public License Version 1.0
org.codehaus.groovy groovy-all 2.4.3 jar The Apache Software License, Version 2.0
org.spockframework spock-core 1.0-groovy-2.4 jar The Apache Software License, Version 2.0

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

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.google.code.findbugs jsr305 1.3.9 jar The Apache Software License, Version 2.0
com.google.truth truth 0.23 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

New BSD License: Hamcrest Core

Apache 2: Joda-Time

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: FindBugs-jsr305, Groovy, Guava Testing Library, Guava: Google Core Libraries for Java, Spock Framework - Core Module, truth

MIT License: Better Preconditions