Last Version

redis-spring-boot-starter 2.2.8

redis tool project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

redis-spring-boot-starter
Version

Version

2.2.8
Type

Type

jar
Description

Description

redis-spring-boot-starter
redis tool project for Spring Boot
Source Code Management

Source Code Management

https://gitee.com/xsxgit/redis-spring-boot-starter

Download redis-spring-boot-starter 2.2.8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.12.RELEASE
org.apache.commons : commons-pool2 jar 2.11.1
cn.hutool : hutool-json jar 5.7.16

provided (2)

Group / Artifact Type Version
redis.clients : jedis jar 3.1.0
org.redisson : redisson-spring-data-23 jar 3.16.8

Project Modules

There are no modules declared in this project.