MVN

com.github.houbb : redis-config

Maven & Gradle

Dec 07, 2022

redis-config · The redis-config tool for java.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>redis-config</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : redis-config to add to Maven - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of com.github.houbb : redis-config to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
redis-config-1.4.0
1.3.x
redis-config-1.3.0
1.2.x
redis-config-1.2.0
1.1.x
redis-config-1.1.0
1.0.x
redis-config-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>redis-config</artifactId>
    <version>1.4.0</version>
</dependency>