is not current version
Last Version 1.1.0

org.imixs.workflow:org.imixs.workflow.services.client 1.0.0

Imixs IX Open Source Workflow API

Categories

Categories

CLI User Interface
GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

org.imixs.workflow.services.client
Version

Version

1.0.0
Type

Type

jar

Download org.imixs.workflow.services.client 1.0.0


<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/org.imixs.workflow/org.imixs.workflow.services.client/
implementation ("org.imixs.workflow:org.imixs.workflow.services.client:1.0.0")
'org.imixs.workflow:org.imixs.workflow.services.client:jar:1.0.0'
<dependency org="org.imixs.workflow" name="org.imixs.workflow.services.client" rev="1.0.0">
  <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.0')
)
libraryDependencies += "org.imixs.workflow" % "org.imixs.workflow.services.client" % "1.0.0"
[org.imixs.workflow/org.imixs.workflow.services.client "1.0.0"]