Last Version

Zeebe Hazelcast Connector 1.2.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.2.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.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.hazelcast : hazelcast jar 5.1.1
io.zeebe : zeebe-exporter-protobuf jar 1.2.0

test (9)

Group / Artifact Type Version
io.camunda : zeebe-client-java jar
io.zeebe : zeebe-test-container jar 3.4.0
org.testcontainers : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.23.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2
io.zeebe.hazelcast : zeebe-hazelcast-exporter jar 1.2.0
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.