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.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

3.4.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
Система контроля версий

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

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

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

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.testcontainers : testcontainers jar 1.17.1
org.slf4j : slf4j-api jar 1.7.36
org.apiguardian : apiguardian-api jar 1.1.2
org.agrona : agrona jar 1.15.1
org.apache.commons : commons-compress jar 1.21
io.github.openfeign : feign-core jar 11.8
io.github.openfeign : feign-jackson jar 11.8
io.github.openfeign : feign-slf4j jar 11.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2

provided (1)

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

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

Данный проект не имеет модулей.
io.zeebe
This organization contains the internal repositories of the Zeebe development team. Please visit https://github.com/camunda-cloud/zeebe for the Zeebe repository

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

Версия
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.0.0
1.0.1
1.0.0
0.33.0
0.32.0
0.31.0
0.30.0
0.22.1
0.21.0-alpha2