License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.kuflow.engine.client |
ArtifactId | ArtifactIdkuflow-engine-client-common |
Version | Version0.0.5 |
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.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.kuflow.engine.client/kuflow-engine-client-common/
implementation 'com.kuflow.engine.client:kuflow-engine-client-common:0.0.5'
// https://jarcasting.com/artifacts/com.kuflow.engine.client/kuflow-engine-client-common/
implementation ("com.kuflow.engine.client:kuflow-engine-client-common:0.0.5")
'com.kuflow.engine.client:kuflow-engine-client-common:jar:0.0.5'
<dependency org="com.kuflow.engine.client" name="kuflow-engine-client-common" rev="0.0.5">
<artifact name="kuflow-engine-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kuflow.engine.client', module='kuflow-engine-client-common', version='0.0.5')
)
libraryDependencies += "com.kuflow.engine.client" % "kuflow-engine-client-common" % "0.0.5"
[com.kuflow.engine.client/kuflow-engine-client-common "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.2 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.2 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
io.swagger : swagger-annotations | jar | 1.6.2 |
org.openapitools : jackson-databind-nullable | jar | 0.2.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
io.temporal : temporal-sdk | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |