License |
License |
---|---|
Categories |
CategoriesQuarkus Container Microservices CLI User Interface |
GroupId | GroupIdcom.sellware.quarkus-temporal |
ArtifactId | ArtifactIdtemporal-client-parent |
Version | Version1.13.1.7 |
Type | Typepom |
Description |
DescriptionTemporal Client - Parent
Quarkus extension for temporal engine
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
temporal-client-parent-1.13.1.7.pom | 7 KB |
Browse |
<!-- 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.13.1.7</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.13.1.7'
// https://jarcasting.com/artifacts/com.sellware.quarkus-temporal/temporal-client-parent/
implementation ("com.sellware.quarkus-temporal:temporal-client-parent:1.13.1.7")
'com.sellware.quarkus-temporal:temporal-client-parent:pom:1.13.1.7'
<dependency org="com.sellware.quarkus-temporal" name="temporal-client-parent" rev="1.13.1.7">
<artifact name="temporal-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sellware.quarkus-temporal', module='temporal-client-parent', version='1.13.1.7')
)
libraryDependencies += "com.sellware.quarkus-temporal" % "temporal-client-parent" % "1.13.1.7"
[com.sellware.quarkus-temporal/temporal-client-parent "1.13.1.7"]