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

com.hazelcast:hazelcast-hibernate 3.3


Категории

Категории

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

Группа

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

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

hazelcast-hibernate
Версия

Версия

3.3
Тип

Тип

pom

Скачать hazelcast-hibernate 3.3

Имя Файла Размер
hazelcast-hibernate-3.3.pom 7 KB
Обзор

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