is not current version
Last Version 1.2.0

io.zeebe.hazelcast:zeebe-hazelcast-exporter 0.4.0


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.zeebe.hazelcast
ArtifactId

ArtifactId

zeebe-hazelcast-exporter
Version

Version

0.4.0
Type

Type

jar

Download zeebe-hazelcast-exporter 0.4.0


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