spring-boot-starter-fast-redis

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
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download spring-boot-starter-fast-redis

How to add to project

<!-- 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.

Versions

Version
1.5.2
1.5.1
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0