License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-bpmn-model |
Version | Version8.0.0 |
Type | Typejar |
Description |
DescriptionZeebe BPMN model API
Zeebe BPMN model API
|
Filename | Size |
---|---|
zeebe-bpmn-model-8.0.0.pom | |
zeebe-bpmn-model-8.0.0.jar | 677 KB |
zeebe-bpmn-model-8.0.0-test-sources.jar | 268 KB |
zeebe-bpmn-model-8.0.0-sources.jar | 522 KB |
zeebe-bpmn-model-8.0.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-bpmn-model/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-bpmn-model</artifactId>
<version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-bpmn-model/
implementation 'io.camunda:zeebe-bpmn-model:8.0.0'
// https://jarcasting.com/artifacts/io.camunda/zeebe-bpmn-model/
implementation ("io.camunda:zeebe-bpmn-model:8.0.0")
'io.camunda:zeebe-bpmn-model:jar:8.0.0'
<dependency org="io.camunda" name="zeebe-bpmn-model" rev="8.0.0">
<artifact name="zeebe-bpmn-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-bpmn-model', version='8.0.0')
)
libraryDependencies += "io.camunda" % "zeebe-bpmn-model" % "8.0.0"
[io.camunda/zeebe-bpmn-model "8.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.model : camunda-xml-model | jar | 7.16.0 |