is not current version
Last Version 2.0.1

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


Categories

Categories

Quarkus Container Microservices CLI User Interface
GroupId

GroupId

com.sellware.quarkus-temporal
ArtifactId

ArtifactId

temporal-client-deployment
Version

Version

2.0.0
Type

Type

jar

Download temporal-client-deployment 2.0.0


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