is not current version
Last Version 1.1.0

Zeebe Script Worker 0.7.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-script-worker
Version

Version

0.7.0
Type

Type

jar
Description

Description

Zeebe Script Worker
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-script-worker

Download zeebe-script-worker 0.7.0


<!-- https://jarcasting.com/artifacts/io.zeebe/zeebe-script-worker/ -->
<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>zeebe-script-worker</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-script-worker/
implementation 'io.zeebe:zeebe-script-worker:0.7.0'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-script-worker/
implementation ("io.zeebe:zeebe-script-worker:0.7.0")
'io.zeebe:zeebe-script-worker:jar:0.7.0'
<dependency org="io.zeebe" name="zeebe-script-worker" rev="0.7.0">
  <artifact name="zeebe-script-worker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-script-worker', version='0.7.0')
)
libraryDependencies += "io.zeebe" % "zeebe-script-worker" % "0.7.0"
[io.zeebe/zeebe-script-worker "0.7.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.codehaus.groovy : groovy-all jar 2.4.19
org.camunda.feel : feel-engine jar 1.11.0

test (4)

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

Project Modules

There are no modules declared in this project.