не последняя версия
Последняя версия 3.17.4

org.redisson:redisson-hibernate-52 3.10.0


Категории

Категории

Redis Данные Базы данных Redisson Hibernate ORM
Группа

Группа

org.redisson
Идентификатор

Идентификатор

redisson-hibernate-52
Версия

Версия

3.10.0
Тип

Тип

jar

Скачать redisson-hibernate-52 3.10.0


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