| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.zeebe |
| Идентификатор | Идентификаторzeebe-gateway |
| Версия | Версия1.0.0-alpha7 |
| Тип | Типjar |
| Описание |
ОписаниеZeebe Gateway
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| zeebe-gateway-1.0.0-alpha7.pom | |
| zeebe-gateway-1.0.0-alpha7.jar | 148 KB |
| zeebe-gateway-1.0.0-alpha7-test-sources.jar | 76 KB |
| zeebe-gateway-1.0.0-alpha7-sources.jar | 92 KB |
| zeebe-gateway-1.0.0-alpha7-javadoc.jar | 985 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.zeebe/zeebe-gateway/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-gateway</artifactId>
<version>1.0.0-alpha7</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-gateway/
implementation 'io.zeebe:zeebe-gateway:1.0.0-alpha7'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-gateway/
implementation ("io.zeebe:zeebe-gateway:1.0.0-alpha7")
'io.zeebe:zeebe-gateway:jar:1.0.0-alpha7'
<dependency org="io.zeebe" name="zeebe-gateway" rev="1.0.0-alpha7">
<artifact name="zeebe-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-gateway', version='1.0.0-alpha7')
)
libraryDependencies += "io.zeebe" % "zeebe-gateway" % "1.0.0-alpha7"
[io.zeebe/zeebe-gateway "1.0.0-alpha7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.38.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| io.netty : netty-common | jar | |
| io.zeebe : zeebe-test-util | jar | 1.0.0-alpha7 |
| junit : junit | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.assertj : assertj-core | jar | 3.19.0 |
| org.mockito : mockito-core | jar | 3.9.0 |
| io.zeebe : zeebe-protocol-test-util | jar | 1.0.0-alpha7 |
| org.awaitility : awaitility | jar | 4.0.3 |
| io.zeebe : zeebe-build-tools | jar | 1.0.0-alpha7 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |