| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.zeebe |
| Идентификатор | Идентификаторzeebe-kafka-exporter-serde |
| Последняя версия | Последняя версия3.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеZeebe Kafka Exporter Serialization
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-kafka-exporter-serde/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-kafka-exporter-serde</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-kafka-exporter-serde/
implementation 'io.zeebe:zeebe-kafka-exporter-serde:3.1.1'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-kafka-exporter-serde/
implementation ("io.zeebe:zeebe-kafka-exporter-serde:3.1.1")
'io.zeebe:zeebe-kafka-exporter-serde:jar:3.1.1'
<dependency org="io.zeebe" name="zeebe-kafka-exporter-serde" rev="3.1.1">
<artifact name="zeebe-kafka-exporter-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-kafka-exporter-serde', version='3.1.1')
)
libraryDependencies += "io.zeebe" % "zeebe-kafka-exporter-serde" % "3.1.1"
[io.zeebe/zeebe-kafka-exporter-serde "3.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-protocol-jackson | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| org.apache.kafka : kafka-clients | jar | 3.1.0 |
| io.camunda : zeebe-protocol | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.assertj : assertj-core | jar | 3.22.0 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar |