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.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

8.1.0-alpha2
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

Camunda Services GmbH
Система контроля версий

Система контроля версий

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

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

Имя Файла Размер
zeebe-process-test-root-8.1.0-alpha2.pom 15 KB
Обзор

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

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

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