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

com.hazelcast:hazelcast-hibernate5-parent 1.3.2

Hazelcast In-Memory DataGrid Hibernate Plugin

Категории

Категории

Hazelcast Библиотеки уровня приложения Distributed Applications Hibernate Данные ORM
Группа

Группа

com.hazelcast
Идентификатор

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

hazelcast-hibernate5-parent
Версия

Версия

1.3.2
Тип

Тип

pom

Скачать hazelcast-hibernate5-parent 1.3.2

Имя Файла Размер
hazelcast-hibernate5-parent-1.3.2.pom 25 KB
Обзор

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