Last Version

Zeebe Process Generator 2.0.1

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-process-generator
Version

Version

2.0.1
Type

Type

jar
Description

Description

Zeebe Process Generator
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-process-generator

Download zeebe-process-generator 2.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.camunda : zeebe-bpmn-model jar 1.2.7
info.picocli : picocli jar 4.6.2

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.21.0
org.junit.jupiter : junit-jupiter-api jar

Project Modules

There are no modules declared in this project.