License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-bpmn-model |
Last Version | Last Version8.1.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeebe BPMN model API
Zeebe BPMN model API
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-bpmn-model/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-bpmn-model</artifactId>
<version>8.1.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-bpmn-model/
implementation 'io.camunda:zeebe-bpmn-model:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-bpmn-model/
implementation ("io.camunda:zeebe-bpmn-model:8.1.0-alpha2")
'io.camunda:zeebe-bpmn-model:jar:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-bpmn-model" rev="8.1.0-alpha2">
<artifact name="zeebe-bpmn-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-bpmn-model', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-bpmn-model" % "8.1.0-alpha2"
[io.camunda/zeebe-bpmn-model "8.1.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.model : camunda-xml-model | jar | 7.17.0 |