Last Version

EZE - Embedded Zeebe Engine 0.6.1

This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

org.camunda.community
ArtifactId

ArtifactId

eze
Version

Version

0.6.1
Type

Type

jar
Description

Description

EZE - Embedded Zeebe Engine
This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.
Project Organization

Project Organization

Camunda Services GmbH

Download eze 0.6.1


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

Dependencies

compile (12)

Group / Artifact Type Version
io.camunda : zeebe-workflow-engine jar
io.camunda : zeebe-util jar
io.camunda : zeebe-logstreams jar
io.camunda : zeebe-test-util jar
io.camunda : zeebe-client-java jar
org.junit.vintage : junit-vintage-engine jar
junit : junit jar 4.13.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0
org.jetbrains.kotlin : kotlin-reflect jar 1.6.0
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.21.0
org.junit.jupiter : junit-jupiter-api jar
org.jetbrains.kotlin : kotlin-test jar 1.6.0
org.awaitility : awaitility-kotlin jar 4.1.1

Project Modules

There are no modules declared in this project.