is not current version
Last Version 1.6.1

io.hetu.core:hetu-hazelcast 1.4.0

hetu hazelcast

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

hetu-hazelcast
Version

Version

1.4.0
Type

Type

jar

Download hetu-hazelcast 1.4.0


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