| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases | 
        
| GroupId | GroupIdcom.github.618lf | 
    
| ArtifactId | ArtifactIdswak-redis | 
    
| Version | Version1.1.1_final | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionreactive server 
         | 
    
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| swak-redis-1.1.1_final.pom | |
| swak-redis-1.1.1_final.jar | 73 KB | 
| swak-redis-1.1.1_final-sources.jar | 43 KB | 
| swak-redis-1.1.1_final-javadoc.jar | 296 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-redis/ -->
<dependency>
    <groupId>com.github.618lf</groupId>
    <artifactId>swak-redis</artifactId>
    <version>1.1.1_final</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.618lf/swak-redis/
implementation 'com.github.618lf:swak-redis:1.1.1_final'
                // https://jarcasting.com/artifacts/com.github.618lf/swak-redis/
implementation ("com.github.618lf:swak-redis:1.1.1_final")
                'com.github.618lf:swak-redis:jar:1.1.1_final'
                <dependency org="com.github.618lf" name="swak-redis" rev="1.1.1_final">
  <artifact name="swak-redis" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.618lf', module='swak-redis', version='1.1.1_final')
)
                libraryDependencies += "com.github.618lf" % "swak-redis" % "1.1.1_final"
                [com.github.618lf/swak-redis "1.1.1_final"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.618lf : swak-core | jar | 1.1.1_final | 
| org.ehcache : ehcache | jar | 3.9.0 | 
| io.lettuce : lettuce-core | jar | 5.3.4.RELEASE | 
| com.esotericsoftware : kryo-shaded | jar | 4.0.2 |