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

com.github.hibernate-redis:hibernate-redis-parent 1.6.3

Hibernate 2nd level cache using Redis.

Категории

Категории

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

Группа

com.github.hibernate-redis
Идентификатор

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

hibernate-redis-parent
Версия

Версия

1.6.3
Тип

Тип

pom

Скачать hibernate-redis-parent 1.6.3

Имя Файла Размер
hibernate-redis-parent-1.6.3.pom 12 KB
Обзор

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