Last Version

Camunda Platform - CMMN Model API 7.18.0-alpha2

Provides general dependencies and profiles for database testing

License

License

GroupId

GroupId

org.camunda.bpm.model
ArtifactId

ArtifactId

camunda-cmmn-model
Version

Version

7.18.0-alpha2
Type

Type

jar
Description

Description

Camunda Platform - CMMN Model API
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download camunda-cmmn-model 7.18.0-alpha2


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-cmmn-model/ -->
<dependency>
    <groupId>org.camunda.bpm.model</groupId>
    <artifactId>camunda-cmmn-model</artifactId>
    <version>7.18.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-cmmn-model/
implementation 'org.camunda.bpm.model:camunda-cmmn-model:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-cmmn-model/
implementation ("org.camunda.bpm.model:camunda-cmmn-model:7.18.0-alpha2")
'org.camunda.bpm.model:camunda-cmmn-model:jar:7.18.0-alpha2'
<dependency org="org.camunda.bpm.model" name="camunda-cmmn-model" rev="7.18.0-alpha2">
  <artifact name="camunda-cmmn-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.model', module='camunda-cmmn-model', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.model" % "camunda-cmmn-model" % "7.18.0-alpha2"
[org.camunda.bpm.model/camunda-cmmn-model "7.18.0-alpha2"]

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.