is not current version
Last Version 3.8.4

com.hazelcast:hazelcast-hibernate 2.1.2


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Hibernate Data ORM
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-hibernate
Version

Version

2.1.2
Type

Type

jar

Download hazelcast-hibernate 2.1.2


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