Zeebe Process Test API

Public interfaces for Zeebe Process Test.

Лицензия

Лицензия

Группа

Группа

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

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

zeebe-process-test-api
Последняя версия

Последняя версия

8.1.0-alpha2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Zeebe Process Test API
Public interfaces for Zeebe Process Test.

Скачать zeebe-process-test-api

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
io.camunda : zeebe-protocol jar 8.1.0-alpha2
io.camunda : zeebe-client-java jar 8.1.0-alpha2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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