Last Version

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

Version

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

Filename Size
redisson-parent-3.17.4.pom 13 KB
Browse

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

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