| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRedis Data Databases Redisson | 
        
| GroupId | GroupIdorg.atmosphere | 
    
| ArtifactId | ArtifactIdatmosphere-redis-redisson | 
    
| Last Version | Last Version2.6.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-redis-redisson/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>atmosphere-redis-redisson</artifactId>
    <version>2.6.5</version>
</dependency>
                // https://jarcasting.com/artifacts/org.atmosphere/atmosphere-redis-redisson/
implementation 'org.atmosphere:atmosphere-redis-redisson:2.6.5'
                // https://jarcasting.com/artifacts/org.atmosphere/atmosphere-redis-redisson/
implementation ("org.atmosphere:atmosphere-redis-redisson:2.6.5")
                'org.atmosphere:atmosphere-redis-redisson:jar:2.6.5'
                <dependency org="org.atmosphere" name="atmosphere-redis-redisson" rev="2.6.5">
  <artifact name="atmosphere-redis-redisson" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.atmosphere', module='atmosphere-redis-redisson', version='2.6.5')
)
                libraryDependencies += "org.atmosphere" % "atmosphere-redis-redisson" % "2.6.5"
                [org.atmosphere/atmosphere-redis-redisson "2.6.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.redisson : redisson | jar | 2.1.3 | 
| org.atmosphere : atmosphere-runtime | jar | 2.7.2 | 
| org.slf4j : slf4j-api | jar | 1.7.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 | 
| org.eclipse.jetty : jetty-websocket | jar | 7.6.9.v20130131 | 
| org.mortbay.jetty : jetty | jar | 6.1.22 | 
| org.mortbay.jetty : jetty-util | jar | 6.1.22 | 
| org.mortbay.jetty : jetty-management | jar | 6.1.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 5.8 | 
| com.ning : async-http-client | jar | 1.8.3 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.13 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.13 | 
| ch.qos.logback : logback-core | jar | 1.1.2 | 
| ch.qos.logback : logback-classic | jar | 1.1.2 |