Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
junit junit 4.12 jar Eclipse Public License 1.0

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
ch.qos.logback logback-classic 1.1.7 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0
com.google.guava guava-testlib 19.0 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-all 1.10.19 jar The MIT License