is not current version
Last Version 2.2.0

io.zeebe.zeeqs:hazelcast-importer 1.0.0


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.zeebe.zeeqs
ArtifactId

ArtifactId

hazelcast-importer
Version

Version

1.0.0
Type

Type

jar

Download hazelcast-importer 1.0.0


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