is not current version
Last Version 1.10.1

org.camunda.commons:camunda-commons-bom 1.7.2


GroupId

GroupId

org.camunda.commons
ArtifactId

ArtifactId

camunda-commons-bom
Version

Version

1.7.2
Type

Type

pom

Download camunda-commons-bom 1.7.2


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