| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases | 
        
| GroupId | GroupIdim.shs | 
    
| ArtifactId | ArtifactIdtick-redis | 
    
| Last Version | Last Version3.0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiontick redis 封装 
         | 
    
| Filename | Size | 
|---|---|
| tick-redis-3.0.0.1.pom | |
| tick-redis-3.0.0.1.jar | 28 KB | 
| tick-redis-3.0.0.1-sources.jar | 20 KB | 
| tick-redis-3.0.0.1-javadoc.jar | 121 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/im.shs/tick-redis/ -->
<dependency>
    <groupId>im.shs</groupId>
    <artifactId>tick-redis</artifactId>
    <version>3.0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/im.shs/tick-redis/
implementation 'im.shs:tick-redis:3.0.0.1'
                // https://jarcasting.com/artifacts/im.shs/tick-redis/
implementation ("im.shs:tick-redis:3.0.0.1")
                'im.shs:tick-redis:jar:3.0.0.1'
                <dependency org="im.shs" name="tick-redis" rev="3.0.0.1">
  <artifact name="tick-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='im.shs', module='tick-redis', version='3.0.0.1')
)
                libraryDependencies += "im.shs" % "tick-redis" % "3.0.0.1"
                [im.shs/tick-redis "3.0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| im.shs : tick-core | jar | |
| im.shs : tick-tenant | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| io.protostuff : protostuff-core | jar | 1.6.0 | 
| io.protostuff : protostuff-runtime | jar | 1.6.0 | 
| javax.annotation : javax.annotation-api | jar | |
| im.shs : tick-auto | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| com.github.ulisesbocchio : jasypt-spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| de.codecentric : spring-boot-admin-starter-client | jar | |
| com.google.guava : guava | jar | |
| javax.el : javax.el-api | jar | |
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |