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 Classifier Type License
commons-codec commons-codec 1.15 - jar Apache License, Version 2.0
net.java.dev.jna jna 5.2.0 - jar LGPL, version 2.1, Apache License v2.0
net.java.dev.jna jna-platform 5.2.0 - jar LGPL, version 2.1, Apache License v2.0
net.spy spymemcached 2.12.3 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.1.4 tests jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.1.4 - jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5-cache 5.1.4 - jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5-fluent 5.1.4 - jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5-win 5.1.4 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.1.5 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.1.5 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-reactive 5.1.5 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-testing 5.1.5 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.12.3 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.12.3 - jar Apache License, Version 2.0
org.conscrypt conscrypt-openjdk-uber 2.2.1 - jar Apache 2
org.ehcache.modules ehcache-api 3.4.0 - jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 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
io.reactivex.rxjava2 rxjava 2.2.7 jar The Apache Software License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
org.easymock easymock 3.6 jar Apache 2
org.mockito mockito-core 2.23.0 jar The MIT License