is not current version
Last Version 8.1.0-alpha2

Zeebe Workflow Engine 1.1.0-alpha1

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-workflow-engine
Version

Version

1.1.0-alpha1
Type

Type

jar
Description

Description

Zeebe Workflow Engine
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-workflow-engine 1.1.0-alpha1


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

Dependencies

compile (16)

Group / Artifact Type Version
io.camunda : zeebe-util jar 1.1.0-alpha1
org.agrona : agrona jar 1.10.0
org.slf4j : slf4j-api jar 1.7.30
io.camunda : zeebe-protocol jar 1.1.0-alpha1
io.camunda : zeebe-db jar 1.1.0-alpha1
io.camunda : zeebe-protocol-impl jar 1.1.0-alpha1
io.camunda : zeebe-logstreams jar 1.1.0-alpha1
com.fasterxml.jackson.core : jackson-annotations jar
io.camunda : zeebe-msgpack-core jar 1.1.0-alpha1
io.camunda : zeebe-expression-language jar 1.1.0-alpha1
io.camunda : zeebe-msgpack-value jar 1.1.0-alpha1
io.camunda : zeebe-bpmn-model jar 1.1.0-alpha1
org.camunda.bpm.model : camunda-xml-model jar 7.15.0
uk.co.real-logic : sbe-tool jar 1.22.0
io.prometheus : simpleclient jar 0.11.0
org.apache.commons : commons-lang3 jar 3.12.0

test (13)

Group / Artifact Type Version
io.camunda : zeebe-protocol-asserts jar 1.1.0-alpha1
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-api jar
org.assertj : assertj-core jar 3.19.0
org.msgpack : msgpack-core jar 0.8.24
io.camunda : zeebe-test-util jar 1.1.0-alpha1
org.mockito : mockito-core jar 3.10.0
org.awaitility : awaitility jar 4.0.3
io.camunda : zeebe-logstreams test-jar 1.1.0-alpha1
io.camunda : zeebe-build-tools jar 1.1.0-alpha1
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.