License |
License |
---|---|
GroupId | GroupIdio.camunda |
ArtifactId | ArtifactIdzeebe-process-test |
Version | Version1.3.0-alpha3 |
Type | Typejar |
Description |
DescriptionZeebe Process Test
This pom defines the required plugins and profiles to allow a camunda community hub release build.
Inherit this pom when you want to use the camunda community hub GitHub release action.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.camunda/zeebe-process-test/ -->
<dependency>
<groupId>io.camunda</groupId>
<artifactId>zeebe-process-test</artifactId>
<version>1.3.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test/
implementation 'io.camunda:zeebe-process-test:1.3.0-alpha3'
// https://jarcasting.com/artifacts/io.camunda/zeebe-process-test/
implementation ("io.camunda:zeebe-process-test:1.3.0-alpha3")
'io.camunda:zeebe-process-test:jar:1.3.0-alpha3'
<dependency org="io.camunda" name="zeebe-process-test" rev="1.3.0-alpha3">
<artifact name="zeebe-process-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.camunda', module='zeebe-process-test', version='1.3.0-alpha3')
)
libraryDependencies += "io.camunda" % "zeebe-process-test" % "1.3.0-alpha3"
[io.camunda/zeebe-process-test "1.3.0-alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.21.0 |
org.junit.jupiter : junit-jupiter-api | jar | |
io.camunda : zeebe-workflow-engine | jar | |
io.camunda : zeebe-util | jar | |
io.camunda : zeebe-logstreams | jar | |
io.camunda : zeebe-test-util | jar | |
io.camunda : zeebe-client-java | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.15.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.1.0 |
org.awaitility : awaitility | jar | 4.1.1 |