is not current version
Last Version 3.17.4

Redisson 3.16.1

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-parent
Version

Version

3.16.1
Type

Type

pom
Description

Description

Redisson
Redis Java client with features of In-Memory Data Grid
Project URL

Project URL

http://redisson.org
Project Organization

Project Organization

Redisson

Download redisson-parent 3.16.1

Filename Size
redisson-parent-3.16.1.pom 11 KB
Browse

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

Dependencies

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

Project Modules

  • redisson
  • redisson-all
  • redisson-tomcat
  • redisson-spring-data
  • redisson-spring-boot-starter
  • redisson-mybatis
  • redisson-hibernate
  • redisson-helidon
  • redisson-quarkus
  • redisson-micronaut