is not current version
Last Version 1.2.0

Zeebe DMN extension 0.5.0

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-dmn-worker
Version

Version

0.5.0
Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/zeebe-io/zeebe-dmn-worker

Download zeebe-dmn-worker 0.5.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.zeebe.spring : spring-zeebe-starter jar 0.22.0
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.12.0
org.camunda.feel : feel-engine jar 1.11.0

test (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.zeebe : zeebe-test jar
junit : junit jar 4.13
org.assertj : assertj-core jar 3.15.0

Project Modules

There are no modules declared in this project.