Last Version

Zeebe BPMN model API 1.0.0-alpha7

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-bpmn-model
Version

Version

1.0.0-alpha7
Type

Type

jar
Description

Description

Zeebe BPMN model API
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

Download zeebe-bpmn-model 1.0.0-alpha7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.camunda.bpm.model : camunda-xml-model jar 7.15.0

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.hamcrest : hamcrest jar 2.2
io.zeebe : zeebe-build-tools jar 1.0.0-alpha7
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.