is not current version
Last Version 8.1.0-alpha2

Zeebe Broker 1.1.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

zeebe-broker
Version

Version

1.1.1
Type

Type

jar
Description

Description

Zeebe Broker
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-broker 1.1.1


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

Dependencies

compile (33)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar
io.camunda : zeebe-logstreams jar 1.1.1
io.camunda : zeebe-workflow-engine jar 1.1.1
io.camunda : zeebe-protocol jar 1.1.1
io.camunda : zeebe-protocol-impl jar 1.1.1
io.camunda : zeebe-util jar 1.1.1
io.camunda : zeebe-transport jar 1.1.1
io.camunda : zeebe-gateway jar 1.1.1
io.camunda : zeebe-snapshots jar 1.1.1
com.google.guava : guava jar 30.1.1-jre
io.camunda : zeebe-exporter-api jar 1.1.1
uk.co.real-logic : sbe-tool jar 1.23.0
org.agrona : agrona jar 1.11.0
io.netty : netty-common jar
io.camunda : zeebe-msgpack-value jar 1.1.1
io.camunda : zeebe-bpmn-model jar 1.1.1
io.camunda : zeebe-db jar 1.1.1
org.slf4j : slf4j-api jar 1.7.31
io.camunda : zeebe-atomix jar 1.1.1
io.camunda : zeebe-atomix-cluster jar 1.1.1
io.camunda : zeebe-atomix-utils jar 1.1.1
io.prometheus : simpleclient jar 0.11.0
com.google.code.gson : gson jar 2.8.7
com.netflix.concurrency-limits : concurrency-limits-core jar 0.3.6
org.springframework.boot : spring-boot jar 2.5.2
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-beans jar
org.springframework : spring-webmvc jar
org.springframework : spring-web jar
org.springframework.boot : spring-boot-actuator jar 2.5.2

test (15)

Group / Artifact Type Version
io.camunda : zeebe-protocol-test-util jar 1.1.1
io.camunda : zeebe-test-util jar 1.1.1
io.camunda : zeebe-client-java jar 1.1.1
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.vintage : junit-vintage-engine jar
org.mockito : mockito-core jar 3.11.2
org.assertj : assertj-core jar 3.20.2
org.awaitility : awaitility jar 4.0.3
io.camunda : zeebe-workflow-engine test-jar 1.1.1
io.camunda : zeebe-logstreams test-jar 1.1.1
net.bytebuddy : byte-buddy jar 1.11.5
io.camunda : zeebe-build-tools jar 1.1.1
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.