is not current version
Last Version 1.2.0

Zeebe Hazelcast Connector 1.0.1

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.zeebe.hazelcast
ArtifactId

ArtifactId

zeebe-hazelcast-connector
Version

Version

1.0.1
Type

Type

jar
Description

Description

Zeebe Hazelcast Connector
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Project Organization

Project Organization

Camunda Services GmbH

Download zeebe-hazelcast-connector 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.hazelcast : hazelcast jar 4.2.1
io.zeebe : zeebe-exporter-protobuf jar 1.0.0

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.logging.log4j : log4j-core jar 2.14.1
io.camunda : zeebe-test jar
io.zeebe.hazelcast : zeebe-hazelcast-exporter jar 1.0.1
org.awaitility : awaitility jar 4.1.0

Project Modules

There are no modules declared in this project.