is not current version
Last Version 1.10.1

org.camunda.commons:camunda-commons-bom 1.5.1


GroupId

GroupId

org.camunda.commons
ArtifactId

ArtifactId

camunda-commons-bom
Version

Version

1.5.1
Type

Type

pom

Download camunda-commons-bom 1.5.1


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