| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases Redisson | 
        
| GroupId | GroupIdcom.github.sparkzxl | 
    
| ArtifactId | ArtifactIdsparkzxl-redisson-starter | 
    
| Version | Version1.0.2.RELEASE | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionsparkzxl component framework 
         | 
    
<!-- https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-redisson-starter/ -->
<dependency>
    <groupId>com.github.sparkzxl</groupId>
    <artifactId>sparkzxl-redisson-starter</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-redisson-starter/
implementation 'com.github.sparkzxl:sparkzxl-redisson-starter:1.0.2.RELEASE'
                // https://jarcasting.com/artifacts/com.github.sparkzxl/sparkzxl-redisson-starter/
implementation ("com.github.sparkzxl:sparkzxl-redisson-starter:1.0.2.RELEASE")
                'com.github.sparkzxl:sparkzxl-redisson-starter:jar:1.0.2.RELEASE'
                <dependency org="com.github.sparkzxl" name="sparkzxl-redisson-starter" rev="1.0.2.RELEASE">
  <artifact name="sparkzxl-redisson-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.sparkzxl', module='sparkzxl-redisson-starter', version='1.0.2.RELEASE')
)
                libraryDependencies += "com.github.sparkzxl" % "sparkzxl-redisson-starter" % "1.0.2.RELEASE"
                [com.github.sparkzxl/sparkzxl-redisson-starter "1.0.2.RELEASE"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.redisson : redisson-spring-boot-starter | jar | 3.15.5 | 
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |