Zeebe Process Test

This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.4.0-alpha1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Zeebe Process Test
This pom defines the required plugins and profiles to allow a camunda community hub release build. Inherit this pom when you want to use the camunda community hub GitHub release action.
Организация-разработчик

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

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

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

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

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

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-api jar
io.camunda : zeebe-workflow-engine jar
io.camunda : zeebe-util jar
io.camunda : zeebe-logstreams jar
io.camunda : zeebe-test-util jar
io.camunda : zeebe-client-java jar
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 4.3.1
org.awaitility : awaitility jar 4.1.1

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

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

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

Версия
1.4.0-alpha1
1.3.3
1.3.2
1.3.0
1.3.0-alpha3