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
org.apache.commons commons-lang3 3.12.0 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.8.0-M1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.8.0-M1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.0-M1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.8.0-M1 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.8.0-M1 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.8.0-M1 jar Eclipse Public License v2.0
org.mockito mockito-core 3.11.2 jar The MIT License
org.openjdk.jmh jmh-core 1.32 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.springframework spring-core 5.3.9 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.5.4 jar Apache License, Version 2.0
org.springframework.data spring-data-redis 2.5.4 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.openjdk.jmh jmh-generator-annprocess 1.32 jar GNU General Public License (GPL), version 2, with the Classpath exception