is not current version
Last Version 8.0.5

test/spring-zeebe-test 1.2.6

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

1.2.6
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 1.2.6


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
io.camunda : zeebe-broker jar
com.tngtech.archunit : archunit-junit jar 0.8.3
org.assertj : assertj-core jar
org.mockito : mockito-core jar
junit : junit jar
com.tngtech.jgiven : jgiven-junit jar 1.1.0
com.tngtech.jgiven : jgiven-spring jar 1.1.0
com.tngtech.jgiven : jgiven-html5-report jar 1.1.0

Project Modules

There are no modules declared in this project.