| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases | 
        
| GroupId | GroupIdxyz.wc1950 | 
    
| ArtifactId | ArtifactIdchis4cloud-common-redis | 
    
| Last Version | Last Version3.2.3.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionchis4cloud-common-redis 
            chis4cloud-common-redis缓存服务 
         | 
    
<!-- https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-redis/ -->
<dependency>
    <groupId>xyz.wc1950</groupId>
    <artifactId>chis4cloud-common-redis</artifactId>
    <version>3.2.3.2</version>
</dependency>
                // https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-redis/
implementation 'xyz.wc1950:chis4cloud-common-redis:3.2.3.2'
                // https://jarcasting.com/artifacts/xyz.wc1950/chis4cloud-common-redis/
implementation ("xyz.wc1950:chis4cloud-common-redis:3.2.3.2")
                'xyz.wc1950:chis4cloud-common-redis:jar:3.2.3.2'
                <dependency org="xyz.wc1950" name="chis4cloud-common-redis" rev="3.2.3.2">
  <artifact name="chis4cloud-common-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='xyz.wc1950', module='chis4cloud-common-redis', version='3.2.3.2')
)
                libraryDependencies += "xyz.wc1950" % "chis4cloud-common-redis" % "3.2.3.2"
                [xyz.wc1950/chis4cloud-common-redis "3.2.3.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| xyz.wc1950 : chis4cloud-common-core | jar | 3.2.3.2 | 
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.springframework.cloud : spring-cloud-starter-bootstrap | jar |