is not current version
Last Version 7.18.0-alpha2

org.camunda.bpm:camunda-bom 7.5.0

camunda BPM bill of material

GroupId

GroupId

org.camunda.bpm
ArtifactId

ArtifactId

camunda-bom
Version

Version

7.5.0
Type

Type

pom

Download camunda-bom 7.5.0

Filename Size
camunda-bom-7.5.0.pom 6 KB
Browse

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