is not current version
Last Version 8.1.0-alpha2

Zeebe Exporter API 1.3.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

GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

zeebe-exporter-api
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Project Organization

Camunda Services GmbH

Download zeebe-exporter-api 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.camunda : zeebe-protocol jar 1.3.0
org.slf4j : slf4j-api jar 1.7.32

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2
io.camunda : zeebe-build-tools jar 1.3.0
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.