is not current version
Last Version 8.1.0-alpha2

Zeebe QA Update Tests 1.3.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.camunda
ArtifactId

ArtifactId

zeebe-qa-update-tests
Version

Version

1.3.0
Type

Type

jar
Description

Description

Zeebe QA 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-qa-update-tests 1.3.0


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

Dependencies

test (16)

Group / Artifact Type Version
org.testcontainers : testcontainers jar
io.camunda : zeebe-test-util jar 1.3.0
org.slf4j : slf4j-api jar 1.7.32
io.zeebe : zeebe-test-container jar 3.2.0
io.camunda : zeebe-client-java jar 1.3.0
io.camunda : zeebe-bpmn-model jar 1.3.0
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.assertj : assertj-core jar 3.20.2
io.camunda : zeebe-util jar 1.3.0
org.awaitility : awaitility jar 4.0.3
net.jodah : failsafe jar 2.4.4
org.agrona : agrona jar 1.14.0
io.camunda : zeebe-build-tools jar 1.3.0
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

Project Modules

There are no modules declared in this project.