| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.camunda |
| Идентификатор | Идентификаторzeebe-process-test |
| Версия | Версия1.3.0-alpha3 |
| Тип | Тип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.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| zeebe-process-test-1.3.0-alpha3.pom | |
| zeebe-process-test-1.3.0-alpha3.jar | 108 KB |
| zeebe-process-test-1.3.0-alpha3-sources.jar | 52 KB |
| zeebe-process-test-1.3.0-alpha3-javadoc.jar | 659 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-process-test/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test</artifactId>
<version>1.3.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test/
implementation 'io.camunda:zeebe-process-test:1.3.0-alpha3'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test/
implementation ("io.camunda:zeebe-process-test:1.3.0-alpha3")
'io.camunda:zeebe-process-test:jar:1.3.0-alpha3'
<dependency org="io.camunda" name="zeebe-process-test" rev="1.3.0-alpha3">
<artifact name="zeebe-process-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test', version='1.3.0-alpha3')
)
libraryDependencies += "io.camunda" % "zeebe-process-test" % "1.3.0-alpha3"
[io.camunda/zeebe-process-test "1.3.0-alpha3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.21.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.15.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 4.1.0 |
| org.awaitility : awaitility | jar | 4.1.1 |