Files download
File Operation
camunda-bpm-assert-assertj3-11-1-4.0.0.jar download
camunda-bpm-assert-assertj3-11-1-4.0.0.pom download
camunda-bpm-assert-assertj3-11-1-4.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.camunda.bpm.assert</groupId>
  <artifactId>camunda-bpm-assert-assertj3-11-1</artifactId>
  <version>4.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.camunda.bpm.assert:camunda-bpm-assert-assertj3-11-1:4.0.0'
Gradle Kotlin
implementation("org.camunda.bpm.assert:camunda-bpm-assert-assertj3-11-1:4.0.0")
Scala SBT
libraryDependencies += "org.camunda.bpm.assert" % "camunda-bpm-assert-assertj3-11-1" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.camunda.bpm.assert', module='camunda-bpm-assert-assertj3-11-1', version='4.0.0')
)
Apache Ivy
<dependency org="org.camunda.bpm.assert" name="camunda-bpm-assert-assertj3-11-1" rev="4.0.0" />
Leiningen
[org.camunda.bpm.assert/camunda-bpm-assert-assertj3-11-1 "4.0.0"]
Apache Buildr
'org.camunda.bpm.assert:camunda-bpm-assert-assertj3-11-1:jar:4.0.0'