z

zeebe-process-test-examples

This pom should be the parent of all specified modules. It defines all versions and provides plugins that are required for the child modules.
https://github.com/camunda-community-hub/zeebe-process-test-root/zeebe-process-test-examples/
Apache License, Version 2.0
Camunda Community
Files download
File Operation
zeebe-process-test-examples-8.6.0-alpha1.jar download
zeebe-process-test-examples-8.6.0-alpha1.pom download
zeebe-process-test-examples-8.6.0-alpha1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.camunda</groupId>
  <artifactId>zeebe-process-test-examples</artifactId>
  <version>8.6.0-alpha1</version>
</dependency>
Gradle Groovy
implementation 'io.camunda:zeebe-process-test-examples:8.6.0-alpha1'
Gradle Kotlin
implementation("io.camunda:zeebe-process-test-examples:8.6.0-alpha1")
Scala SBT
libraryDependencies += "io.camunda" % "zeebe-process-test-examples" % "8.6.0-alpha1"
Groovy Grape
@Grapes(
  @Grab(group='io.camunda', module='zeebe-process-test-examples', version='8.6.0-alpha1')
)
Apache Ivy
<dependency org="io.camunda" name="zeebe-process-test-examples" rev="8.6.0-alpha1" />
Leiningen
[io.camunda/zeebe-process-test-examples "8.6.0-alpha1"]
Apache Buildr
'io.camunda:zeebe-process-test-examples:jar:8.6.0-alpha1'
Dependencies
The project has no third-party dependencies