| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases | 
        
| GroupId | GroupIdtech.hdis | 
    
| ArtifactId | ArtifactIdframework-cache-redis | 
    
| Last Version | Last Version1.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description支撑Java项目的,基于SpringBoot、阿里云的一系列公共组件,规定的一系列架构约束。 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| framework-cache-redis-1.3.pom | |
| framework-cache-redis-1.3.jar | 1 KB | 
| framework-cache-redis-1.3-sources.jar | 791 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/tech.hdis/framework-cache-redis/ -->
<dependency>
    <groupId>tech.hdis</groupId>
    <artifactId>framework-cache-redis</artifactId>
    <version>1.3</version>
</dependency>
                // https://jarcasting.com/artifacts/tech.hdis/framework-cache-redis/
implementation 'tech.hdis:framework-cache-redis:1.3'
                // https://jarcasting.com/artifacts/tech.hdis/framework-cache-redis/
implementation ("tech.hdis:framework-cache-redis:1.3")
                'tech.hdis:framework-cache-redis:jar:1.3'
                <dependency org="tech.hdis" name="framework-cache-redis" rev="1.3">
  <artifact name="framework-cache-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='tech.hdis', module='framework-cache-redis', version='1.3')
)
                libraryDependencies += "tech.hdis" % "framework-cache-redis" % "1.3"
                [tech.hdis/framework-cache-redis "1.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.alicp.jetcache : jetcache-starter-redis | jar | 2.5.7 | 
| org.springframework.boot : spring-boot-starter-data-redis | jar | 1.5.13.RELEASE | 
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.13.RELEASE | 
| org.springframework.boot : spring-boot-devtools | jar | 1.5.13.RELEASE | 
| org.springframework.boot : spring-boot-starter-actuator | jar | 1.5.13.RELEASE | 
| org.projectlombok : lombok | jar | 1.16.20 |