is not current version
Last Version 8.0.5

test/spring-zeebe-test 8.0.2

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.

License

License

Apache License
GroupId

GroupId

io.camunda
ArtifactId

ArtifactId

spring-zeebe-test
Version

Version

8.0.2
Type

Type

jar
Description

Description

test/spring-zeebe-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

Camunda Services GmbH

Download spring-zeebe-test 8.0.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter jar
org.awaitility : awaitility jar 4.2.0
io.camunda : zeebe-process-test-extension jar 8.0.0
io.grpc : grpc-netty jar 1.45.1

provided (1)

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

Project Modules

There are no modules declared in this project.