| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторzeebe-process-test-extension-testcontainer |
| Версия | Версия1.4.0-alpha2 |
| Тип | Типjar |
| Описание |
ОписаниеZeebe Process Test Extension Testcontainer
Annotation and extension for running process tests using testcontainers.
|
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-extension-testcontainer/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test-extension-testcontainer</artifactId>
<version>1.4.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-extension-testcontainer/
implementation 'io.camunda:zeebe-process-test-extension-testcontainer:1.4.0-alpha2'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test-extension-testcontainer/
implementation ("io.camunda:zeebe-process-test-extension-testcontainer:1.4.0-alpha2")
'io.camunda:zeebe-process-test-extension-testcontainer:jar:1.4.0-alpha2'
<dependency org="io.camunda" name="zeebe-process-test-extension-testcontainer" rev="1.4.0-alpha2">
<artifact name="zeebe-process-test-extension-testcontainer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test-extension-testcontainer', version='1.4.0-alpha2')
)
libraryDependencies += "io.camunda" % "zeebe-process-test-extension-testcontainer" % "1.4.0-alpha2"
[io.camunda/zeebe-process-test-extension-testcontainer "1.4.0-alpha2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-process-test-assertions | jar | 1.4.0-alpha2 |
| io.camunda : zeebe-process-test-engine-protocol | jar | 1.4.0-alpha2 |
| io.camunda : zeebe-client-java | jar | 1.4.0-alpha2 |
| io.camunda : zeebe-protocol-jackson | jar | 1.4.0-alpha2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.testcontainers : testcontainers | jar | 1.16.3 |
| org.testcontainers : junit-jupiter | jar | 1.16.3 |