is not current version
Last Version 2.0.1

com.sellware.quarkus-temporal:temporal-client 1.11.0.4


Categories

Categories

Quarkus Container Microservices CLI User Interface
GroupId

GroupId

com.sellware.quarkus-temporal
ArtifactId

ArtifactId

temporal-client
Version

Version

1.11.0.4
Type

Type

jar

Download temporal-client 1.11.0.4


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