Zeebe Process Test Root

This pom should be the parent of all specified modules. It defines all versions and provides plugins that are required for the child modules.

License

License

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-process-test-root
Last Version

Last Version

8.1.0-alpha2
Release Date

Release Date

Type

Type

pom
Description

Description

Zeebe Process Test Root
This pom should be the parent of all specified modules. It defines all versions and provides plugins that are required for the child modules.
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda/zeebe-process-test

Download zeebe-process-test-root

How to add to project

<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-root/ -->
<dependency>
    <groupId>io.camunda</groupId>
    <artifactId>zeebe-process-test-root</artifactId>
    <version>8.1.0-alpha2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-root/
implementation 'io.camunda:zeebe-process-test-root:8.1.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-root/
implementation ("io.camunda:zeebe-process-test-root:8.1.0-alpha2")
'io.camunda:zeebe-process-test-root:pom:8.1.0-alpha2'
<dependency org="io.camunda" name="zeebe-process-test-root" rev="8.1.0-alpha2">
  <artifact name="zeebe-process-test-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test-root', version='8.1.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-root" % "8.1.0-alpha2"
[io.camunda/zeebe-process-test-root "8.1.0-alpha2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • assertions
  • engine
  • engine-agent
  • engine-protocol
  • extension
  • extension-testcontainer
  • filters
  • qa

Versions

Version
8.1.0-alpha2
8.1.0-alpha1
8.0.3
8.0.2
8.0.1
8.0.0
8.0.0-rc1
1.4.0-alpha2