io.zeebe.bpmn-spec:zeebe-test-runner

A tool to write tests for BPMN processes

License

License

GroupId

GroupId

io.zeebe.bpmn-spec
ArtifactId

ArtifactId

zeebe-test-runner
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

A tool to write tests for BPMN processes
Project Organization

Project Organization

Camunda Services GmbH

Download zeebe-test-runner

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
io.zeebe.bpmn-spec : core jar 2.0.0
io.camunda : zeebe-client-java jar
io.zeebe : zeebe-test-container jar 3.0.0
org.testcontainers : testcontainers jar 1.15.3
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
org.jetbrains.kotlin : kotlin-reflect jar 1.5.20

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.testcontainers : junit-jupiter jar 1.15.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.assertj : assertj-core jar 3.20.2
org.awaitility : awaitility-kotlin jar 4.1.0

Project Modules

There are no modules declared in this project.
io.zeebe.bpmn-spec
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
2.0.0
1.0.0
1.0.0-alpha2
1.0.0-alpha1