Last Version

Redisson/All-in-One 3.17.4

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.17.4
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.17.4


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

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.