MVN

io.github.spring-tools : redis-tools

Maven & Gradle

Mar 01, 2020
0 stars

Redis Tools · 基于 Spring-data-redis 的 Redis 工具组件

<dependency>
    <groupId>io.github.spring-tools</groupId>
    <artifactId>redis-tools</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.spring-tools : redis-tools to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of io.github.spring-tools : redis-tools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
redis-tools-1.1.0
1.0.x
redis-tools-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.spring-tools</groupId>
    <artifactId>redis-tools</artifactId>
    <version>1.1.0</version>
</dependency>