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

Zeebe Test Container 3.2.0

This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.

Лицензия

Лицензия

Категории

Категории

Контейнер
Группа

Группа

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

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

zeebe-test-container
Версия

Версия

3.2.0
Тип

Тип

jar
Описание

Описание

Zeebe Test Container
This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
Ссылка на сайт

Ссылка на сайт

https://github.com/zeebe-io/zeebe-test-container
Организация-разработчик

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

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

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

https://github.com/camunda-community-hub/zeebe-test-container

Скачать zeebe-test-container 3.2.0


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.testcontainers : testcontainers jar
org.slf4j : slf4j-api jar 1.7.32
org.apiguardian : apiguardian-api jar 1.1.2
org.agrona : agrona jar 1.14.0
org.apache.commons : commons-compress jar 1.21

provided (1)

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

test (11)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 4.1.0
org.mockito : mockito-junit-jupiter jar 4.1.0
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.testcontainers : junit-jupiter jar
org.slf4j : slf4j-simple jar 1.7.32
io.camunda : zeebe-bpmn-model jar
io.camunda : zeebe-gateway-protocol-impl jar
org.assertj : assertj-core jar 3.21.0
io.camunda : zeebe-test-util jar
org.awaitility : awaitility jar 4.1.1

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

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