| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases | 
        
| GroupId | GroupIdcn.xjbpm | 
    
| ArtifactId | ArtifactIdsupport-redis | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionultron核心包 
         | 
    
| Filename | Size | 
|---|---|
| support-redis-1.0.0.pom | |
| support-redis-1.0.0.jar | 29 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.xjbpm/support-redis/ -->
<dependency>
    <groupId>cn.xjbpm</groupId>
    <artifactId>support-redis</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.xjbpm/support-redis/
implementation 'cn.xjbpm:support-redis:1.0.0'
                // https://jarcasting.com/artifacts/cn.xjbpm/support-redis/
implementation ("cn.xjbpm:support-redis:1.0.0")
                'cn.xjbpm:support-redis:jar:1.0.0'
                <dependency org="cn.xjbpm" name="support-redis" rev="1.0.0">
  <artifact name="support-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.xjbpm', module='support-redis', version='1.0.0')
)
                libraryDependencies += "cn.xjbpm" % "support-redis" % "1.0.0"
                [cn.xjbpm/support-redis "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.xjbpm : support-common | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.redisson : redisson | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
| com.fasterxml.jackson.module : jackson-module-parameter-names | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.projectlombok : lombok | jar | |
| cn.hutool : hutool-core | jar | |
| org.slf4j : slf4j-api | jar |