| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases | 
        
| GroupId | GroupIdvip.mate | 
    
| ArtifactId | ArtifactIdmate-starter-redis | 
    
| Last Version | Last Version4.4.8 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbased on Spring Cloud Alibaba microservice components 
         | 
    
| Filename | Size | 
|---|---|
| mate-starter-redis-4.4.8.pom | |
| mate-starter-redis-4.4.8.jar | 11 KB | 
| mate-starter-redis-4.4.8-sources.jar | 7 KB | 
| mate-starter-redis-4.4.8-javadoc.jar | 51 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/vip.mate/mate-starter-redis/ -->
<dependency>
    <groupId>vip.mate</groupId>
    <artifactId>mate-starter-redis</artifactId>
    <version>4.4.8</version>
</dependency>
                // https://jarcasting.com/artifacts/vip.mate/mate-starter-redis/
implementation 'vip.mate:mate-starter-redis:4.4.8'
                // https://jarcasting.com/artifacts/vip.mate/mate-starter-redis/
implementation ("vip.mate:mate-starter-redis:4.4.8")
                'vip.mate:mate-starter-redis:jar:4.4.8'
                <dependency org="vip.mate" name="mate-starter-redis" rev="4.4.8">
  <artifact name="mate-starter-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='vip.mate', module='mate-starter-redis', version='4.4.8')
)
                libraryDependencies += "vip.mate" % "mate-starter-redis" % "4.4.8"
                [vip.mate/mate-starter-redis "4.4.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 |