Last Version

KuFlow Engine Client 1.1.3

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
Version

Version

1.1.3
Type

Type

pom
Description

Description

KuFlow Engine Client
Client components to use in KuFlow server engine.
Project URL

Project URL

https://github.com/kuflow/kuflow-engine-client-java
Project Organization

Project Organization

KuFlow S.L.
Source Code Management

Source Code Management

https://github.com/kuflow/kuflow-engine-client-java

Download kuflow-engine-client 1.1.3


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

Dependencies

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

Project Modules

There are no modules declared in this project.