is not current version
Last Version 2.0.0

com.github.jsrdxzw:redis-kit-spring-boot-starter 1.0.2

Redis Kits for distributed environment

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

com.github.jsrdxzw
ArtifactId

ArtifactId

redis-kit-spring-boot-starter
Version

Version

1.0.2
Type

Type

jar

Download redis-kit-spring-boot-starter 1.0.2


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