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
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
net.java.dev.jna jna 4.5.2 jar LGPL, version 2.1, Apache License v2.0
net.java.dev.jna jna-platform 4.5.2 jar LGPL, version 2.1, Apache License v2.0
net.sf.ehcache ehcache-core 2.6.11 jar The Apache Software License, Version 2.0
net.spy spymemcached 2.12.3 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.slf4j slf4j-jcl 1.7.25 jar MIT License

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
junit junit 4.11 jar Common Public License Version 1.0
org.easymock easymock 2.5.2 jar Apache 2
org.easymock easymockclassextension 2.5.2 jar Apache 2
org.mockito mockito-core 1.10.19 jar The MIT License