| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.zeebe |
| Идентификатор | Идентификаторzeebe-exporter-api |
| Версия | Версия1.0.0-alpha7 |
| Тип | Типjar |
| Описание |
ОписаниеZeebe Exporter API
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://jarcasting.com/artifacts/io.zeebe/zeebe-exporter-api/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-exporter-api</artifactId>
<version>1.0.0-alpha7</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-exporter-api/
implementation 'io.zeebe:zeebe-exporter-api:1.0.0-alpha7'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-exporter-api/
implementation ("io.zeebe:zeebe-exporter-api:1.0.0-alpha7")
'io.zeebe:zeebe-exporter-api:jar:1.0.0-alpha7'
<dependency org="io.zeebe" name="zeebe-exporter-api" rev="1.0.0-alpha7">
<artifact name="zeebe-exporter-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-exporter-api', version='1.0.0-alpha7')
)
libraryDependencies += "io.zeebe" % "zeebe-exporter-api" % "1.0.0-alpha7"
[io.zeebe/zeebe-exporter-api "1.0.0-alpha7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.zeebe : zeebe-protocol | jar | 1.0.0-alpha7 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.19.0 |
| 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 |