Last Version

Zeebe CSV Exporter 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

CSV Data Data Formats
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-csv-exporter
Version

Version

1.1.0
Type

Type

jar
Description

Description

Zeebe CSV Exporter
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
Source Code Management

Source Code Management

https://github.com/zeebe-io/zeebe-csv-exporter

Download zeebe-csv-exporter 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.dataformat : jackson-dataformat-csv jar 2.9.8

provided (2)

Group / Artifact Type Version
io.zeebe : zeebe-exporter-api jar 0.20.0
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
io.zeebe : zeebe-test jar 0.20.0
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.