Last Version

Zeebe Upgradability Tests 0.26.0-alpha1

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

Version

0.26.0-alpha1
Type

Type

jar
Description

Description

Zeebe Upgradability 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-upgrade-tests 0.26.0-alpha1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.agrona : agrona jar 1.8.0
org.testcontainers : testcontainers jar 1.14.3
io.zeebe : zeebe-test-util jar 0.26.0-alpha1
org.slf4j : slf4j-api jar 1.7.30
io.zeebe : zeebe-test-container jar 1.0.0
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.17.2
io.zeebe : zeebe-util jar 0.26.0-alpha1

test (7)

Group / Artifact Type Version
io.zeebe : zeebe-client-java jar 0.26.0-alpha1
io.zeebe : zeebe-bpmn-model jar 0.26.0-alpha1
org.awaitility : awaitility jar 4.0.3
net.jodah : failsafe jar 2.4.0
io.zeebe : zeebe-build-tools jar 0.26.0-alpha1
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

Project Modules

There are no modules declared in this project.