License |
License |
---|---|
GroupId | GroupIdio.zeebe |
ArtifactId | ArtifactIdzeebe-simple-monitor-exporter |
Version | Version0.14.0 |
Type | Typejar |
Description |
DescriptionThis 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 |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.197 |
Group / Artifact | Type | Version |
---|---|---|
io.zeebe : zeebe-exporter-api | jar |
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 |