License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.kuflow.engine.client |
ArtifactId | ArtifactIdkuflow-engine-client-common |
Version | Version0.10.0 |
Type | Typejar |
Description |
DescriptionKuFlow Engine Client :: Common
Client components to use in KuFlow server engine.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.kuflow.engine.client/kuflow-engine-client-common/ -->
<dependency>
<groupId>com.kuflow.engine.client</groupId>
<artifactId>kuflow-engine-client-common</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kuflow.engine.client/kuflow-engine-client-common/
implementation 'com.kuflow.engine.client:kuflow-engine-client-common:0.10.0'
// https://jarcasting.com/artifacts/com.kuflow.engine.client/kuflow-engine-client-common/
implementation ("com.kuflow.engine.client:kuflow-engine-client-common:0.10.0")
'com.kuflow.engine.client:kuflow-engine-client-common:jar:0.10.0'
<dependency org="com.kuflow.engine.client" name="kuflow-engine-client-common" rev="0.10.0">
<artifact name="kuflow-engine-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kuflow.engine.client', module='kuflow-engine-client-common', version='0.10.0')
)
libraryDependencies += "com.kuflow.engine.client" % "kuflow-engine-client-common" % "0.10.0"
[com.kuflow.engine.client/kuflow-engine-client-common "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.6.4 |
com.kuflow.rest.client : kuflow-rest-client | jar | 0.9.0 |
io.temporal : temporal-sdk | jar | 1.7.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.4 |