| License |
License |
|---|---|
| Categories |
CategoriesQuarkus Container Microservices |
| GroupId | GroupIdio.quarkiverse.zeebe |
| ArtifactId | ArtifactIdquarkus-zeebe-integration-test |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQuarkus - Zeebe - Integration Tests
Quarkus Zeebe integration tests
|
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |
| 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 |