is not current version
Last Version 1.2.0

Zeebe Exporter Protobuf Schema 1.1.0

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.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-exporter-protobuf
Version

Version

1.1.0
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/camunda-community-hub/zeebe-exporter-protobuf
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda-community-hub/zeebe-exporter-protobuf

Download zeebe-exporter-protobuf 1.1.0


<!-- https://jarcasting.com/artifacts/io.zeebe/zeebe-exporter-protobuf/ -->
<dependency>
    <groupId>io.zeebe</groupId>
    <artifactId>zeebe-exporter-protobuf</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.zeebe/zeebe-exporter-protobuf/
implementation 'io.zeebe:zeebe-exporter-protobuf:1.1.0'
// https://jarcasting.com/artifacts/io.zeebe/zeebe-exporter-protobuf/
implementation ("io.zeebe:zeebe-exporter-protobuf:1.1.0")
'io.zeebe:zeebe-exporter-protobuf:jar:1.1.0'
<dependency org="io.zeebe" name="zeebe-exporter-protobuf" rev="1.1.0">
  <artifact name="zeebe-exporter-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.zeebe', module='zeebe-exporter-protobuf', version='1.1.0')
)
libraryDependencies += "io.zeebe" % "zeebe-exporter-protobuf" % "1.1.0"
[io.zeebe/zeebe-exporter-protobuf "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
io.camunda : zeebe-exporter-api jar
com.google.protobuf : protobuf-java jar 3.19.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.