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.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 14.0.1 jar The Apache Software License, Version 2.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
cglib cglib 3.0 jar ASF 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
junit junit 4.11 jar Common Public License Version 1.0
org.easymock easymock 3.2 jar Apache 2
org.powermock powermock-api-easymock 1.5.1 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.5.1 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.5 jar MIT License
org.slf4j slf4j-api 1.7.5 jar MIT License
org.slf4j slf4j-simple 1.7.5 jar MIT License