не последняя версия
Последняя версия 8.1.0-alpha2

io.camunda:zeebe-process-test-root 8.0.0-rc1

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

Группа

Группа

io.camunda
Идентификатор

Идентификатор

zeebe-process-test-root
Версия

Версия

8.0.0-rc1
Тип

Тип

pom

Скачать zeebe-process-test-root 8.0.0-rc1

Имя Файла Размер
zeebe-process-test-root-8.0.0-rc1.pom 20 KB
Обзор

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