is not current version
Last Version 3.4.0

Zeebe Test Container 3.0.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.0.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/zeebe-io/zeebe-test-container

Download zeebe-test-container 3.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.15.3
org.slf4j : slf4j-api jar 1.7.30
org.apiguardian : apiguardian-api jar 1.1.1

provided (1)

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

test (9)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.9.0
org.mockito : mockito-junit-jupiter jar 3.9.0
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.testcontainers : junit-jupiter jar 1.15.3
org.slf4j : slf4j-simple jar 1.7.30
org.assertj : assertj-core jar 3.19.0
io.camunda : zeebe-test-util jar
org.awaitility : awaitility jar 4.1.0

Project Modules

There are no modules declared in this project.