is not current version
Last Version 2.0.1

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

Quarkus extension for temporal engine

Categories

Categories

Quarkus Container Microservices CLI User Interface
GroupId

GroupId

com.sellware.quarkus-temporal
ArtifactId

ArtifactId

temporal-client-parent
Version

Version

1.11.0.4
Type

Type

pom

Download temporal-client-parent 1.11.0.4


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