is not current version
Last Version 1.2.0

Zeebe DMN extension 1.1.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

1.1.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/camunda-community-hub/zeebe-dmn-worker

Download zeebe-dmn-worker 1.1.0


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

Dependencies

compile (6)

Group / Artifact Type Version
io.camunda : spring-zeebe-starter jar 1.2.4
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.1

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.1.0
org.testcontainers : junit-jupiter jar 1.16.2

Project Modules

There are no modules declared in this project.