| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииProtobuf Данные Data Structures |
| Группа | Группаio.zeebe |
| Идентификатор | Идентификаторzeebe-exporter-protobuf |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеZeebe Exporter Protobuf Schema
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-protobuf/ -->
<dependency>
<groupId>io.zeebe</groupId>
<artifactId>zeebe-exporter-protobuf</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-exporter-protobuf/
implementation 'io.zeebe:zeebe-exporter-protobuf:1.2.0'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-exporter-protobuf/
implementation ("io.zeebe:zeebe-exporter-protobuf:1.2.0")
'io.zeebe:zeebe-exporter-protobuf:jar:1.2.0'
<dependency org="io.zeebe" name="zeebe-exporter-protobuf" rev="1.2.0">
<artifact name="zeebe-exporter-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-exporter-protobuf', version='1.2.0')
)
libraryDependencies += "io.zeebe" % "zeebe-exporter-protobuf" % "1.2.0"
[io.zeebe/zeebe-exporter-protobuf "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.camunda : zeebe-exporter-api | jar | |
| com.google.protobuf : protobuf-java | jar | 3.20.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.mockito : mockito-core | jar | 4.5.1 |