Fork me on GitHub

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
com.google.guava guava 19.0 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.apache.maven maven-core 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.2.5 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.5.2 jar Apache License, Version 2.0
org.mockito mockito-all 1.10.19 jar The MIT License