is not current version
Last Version 15.0.0

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


GroupId

GroupId

org.camunda.bpm.assert
ArtifactId

ArtifactId

camunda-bpm-assert
Version

Version

4.0.0-alpha1
Type

Type

jar

Download camunda-bpm-assert 4.0.0-alpha1


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