is not current version
Last Version 2.6.5

org.atmosphere:atmosphere-redis-redisson 2.4.5


Categories

Categories

Redis Data Databases Redisson
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-redis-redisson
Version

Version

2.4.5
Type

Type

jar

Download atmosphere-redis-redisson 2.4.5


<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-redis-redisson/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>atmosphere-redis-redisson</artifactId>
    <version>2.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-redis-redisson/
implementation 'org.atmosphere:atmosphere-redis-redisson:2.4.5'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-redis-redisson/
implementation ("org.atmosphere:atmosphere-redis-redisson:2.4.5")
'org.atmosphere:atmosphere-redis-redisson:jar:2.4.5'
<dependency org="org.atmosphere" name="atmosphere-redis-redisson" rev="2.4.5">
  <artifact name="atmosphere-redis-redisson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-redis-redisson', version='2.4.5')
)
libraryDependencies += "org.atmosphere" % "atmosphere-redis-redisson" % "2.4.5"
[org.atmosphere/atmosphere-redis-redisson "2.4.5"]