License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Redis Data Databases |
GroupId | GroupIdwiki.xsx |
ArtifactId | ArtifactIdspring-boot-starter-fast-redis |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-fast-redis
redis tool project for Spring Boot
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.10.2 |
org.redisson : redisson-spring-data-21 | jar | 3.11.0 |