Last Version

Zeebe Exporter AssertJ Assertions 0.18.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-exporter-asserts
Version

Version

0.18.0
Type

Type

jar
Description

Description

Zeebe Exporter AssertJ Assertions
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-asserts 0.18.0


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

Dependencies

compile (3)

Group / Artifact Type Version
io.zeebe : zeebe-exporter-api jar 0.18.0
io.zeebe : zeebe-protocol jar 0.18.0
org.assertj : assertj-core jar 3.12.2

test (3)

Group / Artifact Type Version
io.zeebe : zeebe-build-tools jar 0.18.0
org.apache.logging.log4j : log4j-core jar 2.11.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.2

Project Modules

There are no modules declared in this project.