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.

License

License

GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-broker
Last Version

Last Version

1.0.0-alpha7
Release Date

Release Date

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

How to add to project

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

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.zeebe : zeebe-logstreams jar 1.0.0-alpha7
io.zeebe : zeebe-workflow-engine jar 1.0.0-alpha7
io.zeebe : zeebe-protocol jar 1.0.0-alpha7
io.zeebe : zeebe-protocol-impl jar 1.0.0-alpha7
io.zeebe : zeebe-util jar 1.0.0-alpha7
io.zeebe : zeebe-transport jar 1.0.0-alpha7
io.zeebe : zeebe-gateway jar 1.0.0-alpha7
io.zeebe : zeebe-snapshots jar 1.0.0-alpha7
com.google.guava : guava jar 30.1.1-jre
io.zeebe : zeebe-exporter-api jar 1.0.0-alpha7
uk.co.real-logic : sbe-tool jar 1.22.0
org.agrona : agrona jar 1.10.0
io.netty : netty-common jar
io.zeebe : zeebe-msgpack-value jar 1.0.0-alpha7
io.zeebe : zeebe-bpmn-model jar 1.0.0-alpha7
io.zeebe : zeebe-db jar 1.0.0-alpha7
org.slf4j : slf4j-api jar 1.7.30
io.zeebe : atomix jar 1.0.0-alpha7
io.zeebe : atomix-cluster jar 1.0.0-alpha7
io.zeebe : atomix-utils jar 1.0.0-alpha7
io.prometheus : simpleclient jar 0.10.0
com.google.code.gson : gson jar 2.8.6
com.netflix.concurrency-limits : concurrency-limits-core jar 0.3.6
org.springframework.boot : spring-boot jar 2.4.5
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.4.5

test (13)

Group / Artifact Type Version
io.zeebe : zeebe-protocol-test-util jar 1.0.0-alpha7
io.zeebe : zeebe-test-util jar 1.0.0-alpha7
io.zeebe : zeebe-client-java jar 1.0.0-alpha7
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.9.0
org.assertj : assertj-core jar 3.19.0
org.awaitility : awaitility jar 4.0.3
org.apache.logging.log4j : log4j-api jar 2.14.1
io.zeebe : zeebe-workflow-engine test-jar 1.0.0-alpha7
io.zeebe : zeebe-logstreams test-jar 1.0.0-alpha7
io.zeebe : zeebe-build-tools jar 1.0.0-alpha7
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.

Zeebe.io - Workflow Engine for Microservices Orchestration

Maven Central

Zeebe provides visibility into and control over business processes that span multiple microservices.

Why Zeebe?

  • Define processes visually in BPMN 2.0
  • Choose your programming language
  • Deploy with Docker and Kubernetes
  • Build processes that react to messages from Kafka and other message queues
  • Scale horizontally to handle very high throughput
  • Fault tolerance (no relational database required)
  • Export process data for monitoring and analysis
  • Engage with an active community

Learn more at zeebe.io

Status

Starting with Zeebe 0.20.0, the "developer preview" label was removed from Zeebe and the first production-ready version was released .

To learn more about what we're currently working on, please visit the roadmap.

Helpful Links

Recommended Docs Entries for New Users

Contributing

Read the Contributions Guide.

Code of Conduct

This project adheres to the Camunda Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior as soon as possible.

License

Zeebe source files are made available under the Zeebe Community License Version 1.1 except for the parts listed below, which are made available under the Apache License, Version 2.0. See individual source files for details.

Available under the Apache License, Version 2.0:

Clarification on gRPC Code Generation

The Zeebe Gateway Protocol (API) as published in the gateway-protocol is licensed under the Zeebe Community License 1.1. Using gRPC tooling to generate stubs for the protocol does not constitute creating a derivative work under the Zeebe Community License 1.1 and no licensing restrictions are imposed on the resulting stub code by the Zeebe Community License 1.1.

io.zeebe
This organization contains the internal repositories of the Zeebe development team. Please visit https://github.com/camunda-cloud/zeebe for the Zeebe repository

Versions

Version
1.0.0-alpha7
1.0.0-alpha6
1.0.0-alpha5
1.0.0-alpha4
1.0.0-alpha3
1.0.0-alpha2
1.0.0-alpha1
0.26.6
0.26.5
0.26.4
0.26.3
0.26.2
0.26.1
0.26.0
0.26.0-rc1
0.26.0-alpha2
0.26.0-alpha1
0.25.4
0.25.3
0.25.2
0.25.2-rc1
0.25.1
0.25.0
0.25.0-rc1
0.25.0-alpha2
0.25.0-alpha1
0.24.6
0.24.6-rc1
0.24.5
0.24.4
0.24.3
0.24.2
0.24.1
0.24.0
0.24.0-alpha2
0.24.0-alpha1
0.23.7
0.23.6
0.23.5
0.23.4
0.23.3
0.23.2
0.23.1
0.23.0
0.23.0-alpha2
0.23.0-alpha1
0.22.5
0.22.4
0.22.3
0.22.2
0.22.1
0.22.0
0.22.0-alpha2
0.22.0-alpha1
0.21.1
0.21.0
0.21.0-alpha3
0.21.0-alpha2