is not current version
Last Version 2.2.8

wiki.xsx:redis-spring-boot-starter 2.2.2

redis tool project for Spring Boot

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

redis-spring-boot-starter
Version

Version

2.2.2
Type

Type

jar

Download redis-spring-boot-starter 2.2.2


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