License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdvip.mate |
ArtifactId | ArtifactIdmate-starter-redis |
Version | Version3.8.8 |
Type | Typejar |
Description |
Descriptionbased on Spring Cloud Alibaba microservice components
|
Filename | Size |
---|---|
mate-starter-redis-3.8.8.pom | |
mate-starter-redis-3.8.8.jar | 14 KB |
mate-starter-redis-3.8.8-sources.jar | 9 KB |
mate-starter-redis-3.8.8-javadoc.jar | 145 KB |
Browse |
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-redis/ -->
<dependency>
<groupId>vip.mate</groupId>
<artifactId>mate-starter-redis</artifactId>
<version>3.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/vip.mate/mate-starter-redis/
implementation 'vip.mate:mate-starter-redis:3.8.8'
// https://jarcasting.com/artifacts/vip.mate/mate-starter-redis/
implementation ("vip.mate:mate-starter-redis:3.8.8")
'vip.mate:mate-starter-redis:jar:3.8.8'
<dependency org="vip.mate" name="mate-starter-redis" rev="3.8.8">
<artifact name="mate-starter-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='vip.mate', module='mate-starter-redis', version='3.8.8')
)
libraryDependencies += "vip.mate" % "mate-starter-redis" % "3.8.8"
[vip.mate/mate-starter-redis "3.8.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.data : spring-data-redis | jar | |
org.apache.commons : commons-pool2 | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
io.lettuce : lettuce-core | jar | |
com.alibaba : fastjson | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.retry : spring-retry | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-webmvc | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |