Last Version

Temporal Client - Parent 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-parent
Version

Version

2.0.1
Type

Type

pom
Description

Description

Temporal Client - Parent
Quarkus extension for temporal engine
Project URL

Project URL

https://github.com/mostafacs/quarkus-temporal-extension
Source Code Management

Source Code Management

https://github.com/mostafacs/quarkus-temporal-extension.git

Download temporal-client-parent 2.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • deployment
  • runtime
  • integration-tests