is not current version
Last Version 1.2.0

io.zeebe.hazelcast:root 0.8.0-alpha1


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.zeebe.hazelcast
ArtifactId

ArtifactId

root
Version

Version

0.8.0-alpha1
Type

Type

pom

Download root 0.8.0-alpha1

Filename Size
root-0.8.0-alpha1.pom 6 KB
Browse

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