| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices Redis Data Databases | 
        
| GroupId | GroupIdcom.bizmda.bizsip | 
    
| ArtifactId | ArtifactIdredis-spring-boot-starter | 
    
| Last Version | Last Version1.0.0.Beta12 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBiz-SIP服务整合中间件 
         | 
    
<!-- https://jarcasting.com/artifacts/com.bizmda.bizsip/redis-spring-boot-starter/ -->
<dependency>
    <groupId>com.bizmda.bizsip</groupId>
    <artifactId>redis-spring-boot-starter</artifactId>
    <version>1.0.0.Beta12</version>
</dependency>
                // https://jarcasting.com/artifacts/com.bizmda.bizsip/redis-spring-boot-starter/
implementation 'com.bizmda.bizsip:redis-spring-boot-starter:1.0.0.Beta12'
                // https://jarcasting.com/artifacts/com.bizmda.bizsip/redis-spring-boot-starter/
implementation ("com.bizmda.bizsip:redis-spring-boot-starter:1.0.0.Beta12")
                'com.bizmda.bizsip:redis-spring-boot-starter:jar:1.0.0.Beta12'
                <dependency org="com.bizmda.bizsip" name="redis-spring-boot-starter" rev="1.0.0.Beta12">
  <artifact name="redis-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.bizmda.bizsip', module='redis-spring-boot-starter', version='1.0.0.Beta12')
)
                libraryDependencies += "com.bizmda.bizsip" % "redis-spring-boot-starter" % "1.0.0.Beta12"
                [com.bizmda.bizsip/redis-spring-boot-starter "1.0.0.Beta12"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.redisson : redisson | jar | 3.16.1 | 
| org.apache.commons : commons-lang3 | jar | |
| org.apache.commons : commons-pool2 | jar | |
| org.projectlombok : lombok | jar | 1.18.12 | 
| org.springframework.boot : spring-boot-starter-logging | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar |