| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииUnity Прикладные библиотеки Game Development |
| Группа | Группаorg.camunda.community |
| Идентификатор | Идентификаторeze |
| Последняя версия | Последняя версия0.6.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеEZE - Embedded Zeebe Engine
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| eze-0.6.1.pom | |
| eze-0.6.1.jar | 88 KB |
| eze-0.6.1-sources.jar | 26 KB |
| eze-0.6.1-javadoc.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.camunda.community/eze/ -->
<dependency>
<groupId>org.camunda.community</groupId>
<artifactId>eze</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.community/eze/
implementation 'org.camunda.community:eze:0.6.1'
// https://jarcasting.com/artifacts/org.camunda.community/eze/
implementation ("org.camunda.community:eze:0.6.1")
'org.camunda.community:eze:jar:0.6.1'
<dependency org="org.camunda.community" name="eze" rev="0.6.1">
<artifact name="eze" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.community', module='eze', version='0.6.1')
)
libraryDependencies += "org.camunda.community" % "eze" % "0.6.1"
[org.camunda.community/eze "0.6.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.junit.vintage : junit-vintage-engine | jar | |
| junit : junit | jar | 4.13.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.assertj : assertj-core | jar | 3.21.0 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.jetbrains.kotlin : kotlin-test | jar | 1.6.0 |
| org.awaitility : awaitility-kotlin | jar | 4.1.1 |