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

org.redisson:redisson-hibernate-53 3.16.2


Категории

Категории

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

Группа

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

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

redisson-hibernate-53
Версия

Версия

3.16.2
Тип

Тип

jar

Скачать redisson-hibernate-53 3.16.2


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