| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases Redisson | 
        
| GroupId | GroupIdorg.redisson | 
    
| ArtifactId | ArtifactIdredisson-spring-data-22 | 
    
| Last Version | Last Version3.17.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionRedisson/Spring Data Redis v2.2.x integration 
            Redis Java client with features of In-Memory Data Grid 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.redisson/redisson-spring-data-22/ -->
<dependency>
    <groupId>org.redisson</groupId>
    <artifactId>redisson-spring-data-22</artifactId>
    <version>3.17.4</version>
</dependency>
                // https://jarcasting.com/artifacts/org.redisson/redisson-spring-data-22/
implementation 'org.redisson:redisson-spring-data-22:3.17.4'
                // https://jarcasting.com/artifacts/org.redisson/redisson-spring-data-22/
implementation ("org.redisson:redisson-spring-data-22:3.17.4")
                'org.redisson:redisson-spring-data-22:jar:3.17.4'
                <dependency org="org.redisson" name="redisson-spring-data-22" rev="3.17.4">
  <artifact name="redisson-spring-data-22" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.redisson', module='redisson-spring-data-22', version='3.17.4')
)
                libraryDependencies += "org.redisson" % "redisson-spring-data-22" % "3.17.4"
                [org.redisson/redisson-spring-data-22 "3.17.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.data : spring-data-redis | jar | 2.2.9.RELEASE | 
| org.redisson : redisson | jar | 3.17.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 3.10.0 | 
| org.awaitility : awaitility | jar | 3.1.0 | 
| junit : junit | jar | 4.13.1 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| org.springframework : spring-test | jar | [4.1,6.0) | 
| org.mockito : mockito-core | jar | 2.23.4 | 
| org.projectlombok : lombok | jar | 1.18.4 | 
| io.projectreactor : reactor-test | jar | 3.2.3.RELEASE | 
| redis.clients : jedis | jar | 2.9.0 | 
| io.lettuce : lettuce-core | jar | 5.1.3.RELEASE |