is not current version
Last Version 4.0.0

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


GroupId

GroupId

org.camunda.bpm.assert
ArtifactId

ArtifactId

camunda-bpm-assert-assertj2
Version

Version

4.0.0-alpha1
Type

Type

jar

Download camunda-bpm-assert-assertj2 4.0.0-alpha1


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