Quarkus - Zeebe - Integration Tests

Quarkus Zeebe integration tests

License

License

Categories

Categories

Quarkus Container Microservices
GroupId

GroupId

io.quarkiverse.zeebe
ArtifactId

ArtifactId

quarkus-zeebe-integration-test
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Quarkus - Zeebe - Integration Tests
Quarkus Zeebe integration tests
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-zeebe-integration-test

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.quarkiverse.zeebe : quarkus-zeebe jar 0.2.0
io.quarkus : quarkus-resteasy jar
io.quarkus : quarkus-resteasy-jackson jar
io.quarkus : quarkus-smallrye-health jar
io.camunda : zeebe-client-java jar 1.3.1

test (4)

Group / Artifact Type Version
io.zeebe : zeebe-test-container jar 3.3.0
io.quarkus : quarkus-junit5 jar
io.rest-assured : rest-assured jar
org.awaitility : awaitility jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0