Last Version

Zeebe DMN extension 1.2.0

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
Version

Version

1.2.0
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 1.2.0


<!-- 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.