Last Version

Zeebe Update Tests 1.0.0-alpha7

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-update-tests
Version

Version

1.0.0-alpha7
Type

Type

jar
Description

Description

Zeebe Update Tests
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-update-tests 1.0.0-alpha7


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

Dependencies

test (19)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.15.3
io.zeebe : zeebe-test-util jar 1.0.0-alpha7
org.slf4j : slf4j-api jar 1.7.30
io.zeebe : zeebe-test-container jar 2.0.0
io.zeebe : zeebe-client-java jar 1.0.0-alpha7
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
io.zeebe : zeebe-bpmn-model jar 1.0.0-alpha7
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.19.0
io.zeebe : zeebe-util jar 1.0.0-alpha7
org.awaitility : awaitility jar 4.0.3
net.jodah : failsafe jar 2.4.0
org.agrona : agrona jar 1.10.0
io.zeebe : zeebe-build-tools jar 1.0.0-alpha7
org.apache.logging.log4j : log4j-core jar 2.14.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1

Project Modules

There are no modules declared in this project.