MVN

com.liguanqiao : grow-redis

Maven & Gradle

May 17, 2023
1 stars

grow-redis · Grow 常用Redis Client封装

<dependency>
    <groupId>com.liguanqiao</groupId>
    <artifactId>grow-redis</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.liguanqiao : grow-redis to add to Maven - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.liguanqiao : grow-redis to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
grow-redis-0.1.2
grow-redis-0.1.1
grow-redis-0.1.0
0.0.x
grow-redis-0.0.3
grow-redis-0.0.2
grow-redis-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.liguanqiao</groupId>
    <artifactId>grow-redis</artifactId>
    <version>0.1.2</version>
</dependency>

Advertisement