Last Version

Zeebe Gossip 0.17.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

GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-gossip
Version

Version

0.17.0
Type

Type

jar
Description

Description

Zeebe Gossip
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-gossip 0.17.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.zeebe : zeebe-dispatcher jar 0.17.0
io.zeebe : zeebe-transport jar 0.17.0
io.zeebe : zeebe-util jar 0.17.0
org.agrona : agrona jar 0.9.35
org.slf4j : slf4j-api jar 1.7.26

test (6)

Group / Artifact Type Version
io.zeebe : zeebe-test-util jar 0.17.0
junit : junit jar 4.12
org.assertj : assertj-core jar 3.12.2
io.zeebe : zeebe-build-tools jar 0.17.0
org.apache.logging.log4j : log4j-core jar 2.11.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2

Project Modules

There are no modules declared in this project.