is not current version
Last Version 2.0.1

com.sellware.quarkus-temporal:temporal-client-deployment 1.11.0.7


Categories

Categories

Quarkus Container Microservices CLI User Interface
GroupId

GroupId

com.sellware.quarkus-temporal
ArtifactId

ArtifactId

temporal-client-deployment
Version

Version

1.11.0.7
Type

Type

jar

Download temporal-client-deployment 1.11.0.7


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