is not current version
Last Version 3.17.4

Redisson/All-in-One 3.15.5

Redis Java client with features of In-Memory Data Grid

License

License

Categories

Categories

Redis Data Databases Redisson
GroupId

GroupId

org.redisson
ArtifactId

ArtifactId

redisson-all
Version

Version

3.15.5
Type

Type

jar
Description

Description

Redisson/All-in-One
Redis Java client with features of In-Memory Data Grid
Project URL

Project URL

https://redisson.org
Project Organization

Project Organization

Redisson

Download redisson-all 3.15.5


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.