Last Version

io.zeebe:zeebe-simple-monitor-exporter 0.14.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.zeebe
ArtifactId

ArtifactId

zeebe-simple-monitor-exporter
Version

Version

0.14.0
Type

Type

jar
Description

Description

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-simple-monitor-exporter 0.14.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.197

provided (1)

Group / Artifact Type Version
io.zeebe : zeebe-exporter-api jar

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.0
org.assertj : assertj-core jar 3.11.1

Project Modules

There are no modules declared in this project.