is not current version
Last Version 2.0.1

Temporal Client - Runtime 1.13.1.7

Quarkus extension for temporal engine

License

License

Categories

Categories

Quarkus Container Microservices CLI User Interface
GroupId

GroupId

com.sellware.quarkus-temporal
ArtifactId

ArtifactId

temporal-client
Version

Version

1.13.1.7
Type

Type

jar
Description

Description

Temporal Client - Runtime
Quarkus extension for temporal engine

Download temporal-client 1.13.1.7


<!-- https://jarcasting.com/artifacts/com.sellware.quarkus-temporal/temporal-client/ -->
<dependency>
    <groupId>com.sellware.quarkus-temporal</groupId>
    <artifactId>temporal-client</artifactId>
    <version>1.13.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.sellware.quarkus-temporal/temporal-client/
implementation 'com.sellware.quarkus-temporal:temporal-client:1.13.1.7'
// https://jarcasting.com/artifacts/com.sellware.quarkus-temporal/temporal-client/
implementation ("com.sellware.quarkus-temporal:temporal-client:1.13.1.7")
'com.sellware.quarkus-temporal:temporal-client:jar:1.13.1.7'
<dependency org="com.sellware.quarkus-temporal" name="temporal-client" rev="1.13.1.7">
  <artifact name="temporal-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sellware.quarkus-temporal', module='temporal-client', version='1.13.1.7')
)
libraryDependencies += "com.sellware.quarkus-temporal" % "temporal-client" % "1.13.1.7"
[com.sellware.quarkus-temporal/temporal-client "1.13.1.7"]

Dependencies

compile (3)

Group / Artifact Type Version
io.quarkus : quarkus-arc jar
io.temporal : temporal-sdk jar 1.0.7
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.3

Project Modules

There are no modules declared in this project.