is not current version
Last Version 1.1.3

KuFlow Engine Client :: Common 0.0.4

Client components to use in KuFlow server engine.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kuflow.engine.client
ArtifactId

ArtifactId

kuflow-engine-client-common
Version

Version

0.0.4
Type

Type

jar
Description

Description

KuFlow Engine Client :: Common
Client components to use in KuFlow server engine.
Project Organization

Project Organization

KuFlow S.L.

Download kuflow-engine-client-common 0.0.4


<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/com.kuflow.engine.client/kuflow-engine-client-common/
implementation ("com.kuflow.engine.client:kuflow-engine-client-common:0.0.4")
'com.kuflow.engine.client:kuflow-engine-client-common:jar:0.0.4'
<dependency org="com.kuflow.engine.client" name="kuflow-engine-client-common" rev="0.0.4">
  <artifact name="kuflow-engine-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kuflow.engine.client', module='kuflow-engine-client-common', version='0.0.4')
)
libraryDependencies += "com.kuflow.engine.client" % "kuflow-engine-client-common" % "0.0.4"
[com.kuflow.engine.client/kuflow-engine-client-common "0.0.4"]

Dependencies

compile (9)

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

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2

Project Modules

There are no modules declared in this project.