is not current version
Last Version 1.6.1

io.hetu.core:hetu-hazelcast 1.0.1

hetu hazelcast

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

hetu-hazelcast
Version

Version

1.0.1
Type

Type

jar

Download hetu-hazelcast 1.0.1


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