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