is not current version
Last Version 15.0.0

org.camunda.bpm.assert:camunda-bpm-assert 5.0.0


GroupId

GroupId

org.camunda.bpm.assert
ArtifactId

ArtifactId

camunda-bpm-assert
Version

Version

5.0.0
Type

Type

jar

Download camunda-bpm-assert 5.0.0


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