License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices CLI User Interface |
GroupId | GroupIdcom.sellware.quarkus-temporal |
ArtifactId | ArtifactIdtemporal-client-integration-tests |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTemporal Client - Integration Tests
Quarkus extension for temporal engine
|
<!-- https://jarcasting.com/artifacts/com.sellware.quarkus-temporal/temporal-client-integration-tests/ -->
<dependency>
<groupId>com.sellware.quarkus-temporal</groupId>
<artifactId>temporal-client-integration-tests</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sellware.quarkus-temporal/temporal-client-integration-tests/
implementation 'com.sellware.quarkus-temporal:temporal-client-integration-tests:2.0.1'
// https://jarcasting.com/artifacts/com.sellware.quarkus-temporal/temporal-client-integration-tests/
implementation ("com.sellware.quarkus-temporal:temporal-client-integration-tests:2.0.1")
'com.sellware.quarkus-temporal:temporal-client-integration-tests:jar:2.0.1'
<dependency org="com.sellware.quarkus-temporal" name="temporal-client-integration-tests" rev="2.0.1">
<artifact name="temporal-client-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sellware.quarkus-temporal', module='temporal-client-integration-tests', version='2.0.1')
)
libraryDependencies += "com.sellware.quarkus-temporal" % "temporal-client-integration-tests" % "2.0.1"
[com.sellware.quarkus-temporal/temporal-client-integration-tests "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-rest-client-jackson | jar | |
io.quarkus : quarkus-rest-client | jar | |
io.quarkus : quarkus-resteasy-jackson | jar | |
com.sellware.quarkus-temporal : temporal-client | jar | 2.0.1 |
io.quarkus : quarkus-arc | jar | |
io.quarkus : quarkus-resteasy | jar |
Group / Artifact | Type | Version |
---|---|---|
io.quarkus : quarkus-junit5 | jar | |
io.rest-assured : rest-assured | jar |