Last Version

Zeebe Test Util 0.16.4

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

zb-test-util
Version

Version

0.16.4
Type

Type

jar
Description

Description

Zeebe Test Util
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 zb-test-util 0.16.4


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

Dependencies

compile (14)

Group / Artifact Type Version
io.zeebe : zb-util jar 0.16.4
io.zeebe : zb-protocol jar 0.16.4
io.zeebe : zb-exporter-api jar 0.16.4
one.util : streamex jar 0.6.8
org.slf4j : slf4j-api jar 1.7.26
org.msgpack : msgpack-core jar 0.8.16
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.msgpack : jackson-dataformat-msgpack jar 0.8.16
org.agrona : agrona jar 0.9.34
junit : junit jar 4.12
org.mockito : mockito-core jar 2.25.0
org.assertj : assertj-core jar 3.12.1
org.hamcrest : hamcrest jar 2.1

test (3)

Group / Artifact Type Version
io.zeebe : zb-build-tools jar 0.16.4
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.