is not current version
Last Version 3.17.4

Redisson/Hibernate-4.x 3.16.1

Redis Java client with features of In-Memory Data Grid

License

License

Categories

Categories

Redis Data Databases Redisson Hibernate ORM
GroupId

GroupId

org.redisson
ArtifactId

ArtifactId

redisson-hibernate-4
Version

Version

3.16.1
Type

Type

jar
Description

Description

Redisson/Hibernate-4.x
Redis Java client with features of In-Memory Data Grid
Project URL

Project URL

http://redisson.org/redisson-hibernate-4
Project Organization

Project Organization

Redisson

Download redisson-hibernate-4 3.16.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.hibernate : hibernate-core Optional jar 4.3.11.Final
org.redisson : redisson jar 3.16.1

test (4)

Group / Artifact Type Version
org.hibernate : hibernate-testing jar 4.3.11.Final
org.assertj : assertj-core jar 3.11.1
junit : junit jar 4.13.1
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.