is not current version
Last Version 1.4.0-alpha2

Zeebe Distribution 1.3.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

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

camunda-cloud-zeebe
Version

Version

1.3.1
Type

Type

jar
Description

Description

Zeebe Distribution
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 camunda-cloud-zeebe 1.3.1


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

Dependencies

compile (26)

Group / Artifact Type Version
io.camunda : zeebe-broker jar 1.3.1
io.camunda : zeebe-gateway jar 1.3.1
io.camunda : zeebe-elasticsearch-exporter jar 1.3.1
io.camunda : zeebe-util jar 1.3.1
io.camunda : zeebe-atomix-cluster jar 1.3.1
io.camunda : zeebe-atomix-utils jar 1.3.1
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
io.prometheus : simpleclient jar 0.13.0
io.prometheus : simpleclient_hotspot jar 0.13.0
org.apache.logging.log4j : log4j-api jar 2.17.1
org.springframework.boot : spring-boot jar 2.6.1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.1
com.fasterxml.jackson.core : jackson-annotations jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot-actuator jar 2.6.1
io.micrometer : micrometer-core jar 1.8.1
org.springframework.boot : spring-boot-starter-web jar 2.6.1
org.springframework.boot : spring-boot-actuator-autoconfigure jar 2.6.1
io.micrometer : micrometer-registry-prometheus jar 1.8.1
org.springframework : spring-beans jar
org.springframework : spring-core jar
org.springframework : spring-context jar
io.netty : netty-handler jar
org.agrona : agrona jar 1.14.0

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.20.2
io.camunda : zeebe-test-util jar 1.3.1
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.bouncycastle : bcprov-jdk15on jar 1.70
org.mockito : mockito-core jar 4.2.0
io.camunda : zeebe-build-tools jar 1.3.1

Project Modules

There are no modules declared in this project.