is not current version
Last Version 1.1.0

org.imixs.workflow:org.imixs.workflow.services.client 1.0.1

Imixs IX Open Source Workflow Web Service ClientAPI

Categories

Categories

CLI User Interface
GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

org.imixs.workflow.services.client
Version

Version

1.0.1
Type

Type

jar

Download org.imixs.workflow.services.client 1.0.1


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