Ziyi Boot Data Redis Starter

Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.ziyicloud.framework.boot
ArtifactId

ArtifactId

ziyi-boot-starter-data-redis
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Ziyi Boot Data Redis Starter
Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client

Download ziyi-boot-starter-data-redis

How to add to project

<!-- https://jarcasting.com/artifacts/cn.ziyicloud.framework.boot/ziyi-boot-starter-data-redis/ -->
<dependency>
    <groupId>cn.ziyicloud.framework.boot</groupId>
    <artifactId>ziyi-boot-starter-data-redis</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ziyicloud.framework.boot/ziyi-boot-starter-data-redis/
implementation 'cn.ziyicloud.framework.boot:ziyi-boot-starter-data-redis:1.0.7'
// https://jarcasting.com/artifacts/cn.ziyicloud.framework.boot/ziyi-boot-starter-data-redis/
implementation ("cn.ziyicloud.framework.boot:ziyi-boot-starter-data-redis:1.0.7")
'cn.ziyicloud.framework.boot:ziyi-boot-starter-data-redis:jar:1.0.7'
<dependency org="cn.ziyicloud.framework.boot" name="ziyi-boot-starter-data-redis" rev="1.0.7">
  <artifact name="ziyi-boot-starter-data-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ziyicloud.framework.boot', module='ziyi-boot-starter-data-redis', version='1.0.7')
)
libraryDependencies += "cn.ziyicloud.framework.boot" % "ziyi-boot-starter-data-redis" % "1.0.7"
[cn.ziyicloud.framework.boot/ziyi-boot-starter-data-redis "1.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
cn.ziyicloud.framework.boot : ziyi-boot-starter jar 1.0.7
org.springframework.boot : spring-boot-starter-data-redis jar 2.6.3
org.apache.commons : commons-pool2 jar 2.11.1
com.alibaba : fastjson jar 1.2.79

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.4
1.0.3
1.0.0