is not current version
Last Version 1.5.2

wiki.xsx:spring-boot-starter-fast-redis 1.3.1

redis tool project for Spring Boot

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

spring-boot-starter-fast-redis
Version

Version

1.3.1
Type

Type

jar

Download spring-boot-starter-fast-redis 1.3.1


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