is not current version
Last Version 3.8.4

com.hazelcast:hazelcast-hibernate 1.9.2.3


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Hibernate Data ORM
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-hibernate
Version

Version

1.9.2.3
Type

Type

jar

Download hazelcast-hibernate 1.9.2.3


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