Last Version

Temporal Client - Runtime 2.0.1

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

2.0.1
Type

Type

jar
Description

Description

Temporal Client - Runtime
Quarkus extension for temporal engine

Download temporal-client 2.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
io.quarkus : quarkus-core jar 2.4.2.Final
io.quarkus : quarkus-arc jar 2.4.2.Final
io.temporal : temporal-sdk jar 1.5.0
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.11.3
org.graalvm.nativeimage : svm jar 21.3.0
io.grpc : grpc-netty-shaded jar 1.41.0

Project Modules

There are no modules declared in this project.