is not current version
Last Version 1.2.0

Zeebe Hazelcast Connector 1.1.0

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.1.0
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.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.hazelcast : hazelcast jar 5.0.2
io.zeebe : zeebe-exporter-protobuf jar 1.1.0

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.22.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
io.camunda : zeebe-test jar
io.zeebe.hazelcast : zeebe-hazelcast-exporter jar 1.1.0
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.