Last Version

test/spring-zeebe-test 1.0.0-rc1

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

Apache License
GroupId

GroupId

io.zeebe.spring
ArtifactId

ArtifactId

spring-zeebe-test
Version

Version

1.0.0-rc1
Type

Type

jar
Description

Description

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

Project Organization

Camunda Services GmbH

Download spring-zeebe-test 1.0.0-rc1


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

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.