Last Version

Zeebe Hazelcast Root 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

root
Version

Version

1.2.0
Type

Type

pom
Description

Description

Zeebe Hazelcast Root
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
Source Code Management

Source Code Management

https://github.com/camunda-community-hub/zeebe-hazelcast-exporter

Download root 1.2.0

Filename Size
root-1.2.0.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • exporter
  • connector-java