Last Version

spring-boot-starter-fast-redis 1.5.2

redis tool project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

wiki.xsx
ArtifactId

ArtifactId

spring-boot-starter-fast-redis
Version

Version

1.5.2
Type

Type

jar
Description

Description

spring-boot-starter-fast-redis
redis tool project for Spring Boot

Download spring-boot-starter-fast-redis 1.5.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar 2.1.5.RELEASE
org.apache.commons : commons-pool2 jar 2.6.2
com.alibaba : fastjson jar 1.2.58

provided (2)

Group / Artifact Type Version
redis.clients : jedis jar 2.10.2
org.redisson : redisson-spring-data-21 jar 3.11.0

Project Modules

There are no modules declared in this project.