is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm.dmn:camunda-engine-dmn-bom 7.15.0


GroupId

GroupId

org.camunda.bpm.dmn
ArtifactId

ArtifactId

camunda-engine-dmn-bom
Version

Version

7.15.0
Type

Type

pom

Download camunda-engine-dmn-bom 7.15.0


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