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
net.java.dev.jna jna 5.13.0 - jar LGPL-2.1-or-later, Apache-2.0
net.java.dev.jna jna-platform 5.13.0 - jar LGPL-2.1-or-later, Apache-2.0
net.spy spymemcached 2.12.3 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.2.3 tests jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5 5.2.3 - jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5-cache 5.2.3 - jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5-fluent 5.2.3 - jar Apache License, Version 2.0
org.apache.httpcomponents.client5 httpclient5-win 5.2.3 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5 5.2.4 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-h2 5.2.4 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-reactive 5.2.4 - jar Apache License, Version 2.0
org.apache.httpcomponents.core5 httpcore5-testing 5.2.4 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.20.0 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.20.0 - jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.6.4 - jar Apache License, Version 2.0
org.brotli dec 0.1.2 - jar MIT License
org.conscrypt conscrypt-openjdk-uber 2.5.2 - jar Apache 2
org.ehcache.modules ehcache-api 3.10.8 - jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter 5.9.3 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.9.3 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.3 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.9.3 - jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.9.3 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.9.3 - jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.9.3 - jar Eclipse Public License v2.0
org.slf4j slf4j-api 1.7.36 - 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.21 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.mockito mockito-core 4.11.0 jar The MIT License