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

org.redisson:redisson-hibernate-5 3.11.4


Категории

Категории

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

Группа

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

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

redisson-hibernate-5
Версия

Версия

3.11.4
Тип

Тип

jar

Скачать redisson-hibernate-5 3.11.4


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