is not current version
Last Version 3.8.4

com.hazelcast:hazelcast-hibernate 2.6.10


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Hibernate Data ORM
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-hibernate
Version

Version

2.6.10
Type

Type

jar

Download hazelcast-hibernate 2.6.10


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