is not current version
Last Version 1.5.2

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

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.2.3
Type

Type

jar

Download spring-boot-starter-fast-redis 1.2.3


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