Last Version

Zeebe Exporter Protobuf Schema 1.2.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.2.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.2.0


<!-- 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"]

Dependencies

compile (2)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.5.1

Project Modules

There are no modules declared in this project.