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.

License

License

Categories

Categories

Container
GroupId

GroupId

io.zeebe
ArtifactId

ArtifactId

zeebe-test-container
Last Version

Last Version

3.4.0
Release Date

Release Date

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
Source Code Management

Source Code Management

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

Download zeebe-test-container

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.17.1
org.slf4j : slf4j-api jar 1.7.36
org.apiguardian : apiguardian-api jar 1.1.2
org.agrona : agrona jar 1.15.1
org.apache.commons : commons-compress jar 1.21
io.github.openfeign : feign-core jar 11.8
io.github.openfeign : feign-jackson jar 11.8
io.github.openfeign : feign-slf4j jar 11.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.2

provided (1)

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

Project Modules

There are no modules declared in this project.
io.zeebe
This organization contains the internal repositories of the Zeebe development team. Please visit https://github.com/camunda-cloud/zeebe for the Zeebe repository

Versions

Version
3.4.0
3.3.0
3.2.0
3.1.0
3.0.0
2.0.0
1.0.1
1.0.0
0.33.0
0.32.0
0.31.0
0.30.0
0.22.1
0.21.0-alpha2