Last Version

camunda Model APIs 7.18.0-alpha2

Provides general dependencies and profiles for database testing

License

License

GroupId

GroupId

org.camunda.bpm.model
ArtifactId

ArtifactId

camunda-model-apis
Version

Version

7.18.0-alpha2
Type

Type

pom
Description

Description

camunda Model APIs
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download camunda-model-apis 7.18.0-alpha2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • xml-model
  • bpmn-model
  • dmn-model
  • cmmn-model