is not current version
Last Version 3.4.0

Zeebe Test Container 3.2.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

Categories

Categories

Container
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-test-container
Version

Version

3.2.0
Type

Type

jar
Description

Description

Zeebe Test Container
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 URL

Project URL

https://github.com/zeebe-io/zeebe-test-container
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda-community-hub/zeebe-test-container

Download zeebe-test-container 3.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.testcontainers : testcontainers jar
org.slf4j : slf4j-api jar 1.7.32
org.apiguardian : apiguardian-api jar 1.1.2
org.agrona : agrona jar 1.14.0
org.apache.commons : commons-compress jar 1.21

provided (1)

Group / Artifact Type Version
io.camunda : zeebe-client-java jar

test (11)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.1.0
org.mockito : mockito-junit-jupiter jar 4.1.0
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.testcontainers : junit-jupiter jar
org.slf4j : slf4j-simple jar 1.7.32
io.camunda : zeebe-bpmn-model jar
io.camunda : zeebe-gateway-protocol-impl jar
org.assertj : assertj-core jar 3.21.0
io.camunda : zeebe-test-util jar
org.awaitility : awaitility jar 4.1.1

Project Modules

There are no modules declared in this project.