License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.model |
ArtifactId | ArtifactIdcamunda-bpmn-model |
Version | Version7.16.0-alpha4 |
Type | Typejar |
Description |
DescriptionCamunda Platform - BPMN Model API
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-bpmn-model/ -->
<dependency>
<groupId>org.camunda.bpm.model</groupId>
<artifactId>camunda-bpmn-model</artifactId>
<version>7.16.0-alpha4</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-bpmn-model/
implementation 'org.camunda.bpm.model:camunda-bpmn-model:7.16.0-alpha4'
// https://jarcasting.com/artifacts/org.camunda.bpm.model/camunda-bpmn-model/
implementation ("org.camunda.bpm.model:camunda-bpmn-model:7.16.0-alpha4")
'org.camunda.bpm.model:camunda-bpmn-model:jar:7.16.0-alpha4'
<dependency org="org.camunda.bpm.model" name="camunda-bpmn-model" rev="7.16.0-alpha4">
<artifact name="camunda-bpmn-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.model', module='camunda-bpmn-model', version='7.16.0-alpha4')
)
libraryDependencies += "org.camunda.bpm.model" % "camunda-bpmn-model" % "7.16.0-alpha4"
[org.camunda.bpm.model/camunda-bpmn-model "7.16.0-alpha4"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.model : camunda-xml-model | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.assertj : assertj-core | jar |