Zeebe DMN extension

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

GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-dmn-worker
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Zeebe DMN extension
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
Source Code Management

Source Code Management

https://github.com/camunda-community-hub/zeebe-dmn-worker

Download zeebe-dmn-worker

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.camunda : spring-zeebe-starter jar 1.2.7
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-mustache jar
org.camunda.bpm.dmn : camunda-engine-dmn jar 7.16.0
org.junit.jupiter : junit-jupiter jar 5.8.2

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.assertj : assertj-core jar 3.21.0
io.zeebe : zeebe-test-container jar 3.2.0
org.testcontainers : junit-jupiter jar 1.16.2

Project Modules

There are no modules declared in this project.
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.2.0
1.1.0
1.0.0
0.5.0
0.4.0
0.3.0
0.2.0