is not current version
Last Version 4.0.0

org.camunda.bpm.assert:camunda-bpm-assert-compatibility-parent 4.0.0-alpha1


GroupId

GroupId

org.camunda.bpm.assert
ArtifactId

ArtifactId

camunda-bpm-assert-compatibility-parent
Version

Version

4.0.0-alpha1
Type

Type

pom

Download camunda-bpm-assert-compatibility-parent 4.0.0-alpha1


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