is not current version
Last Version 6.0.0

org.imixs.workflow:imixs-workflow 4.0.4

Imixs Workflow provides a platform for an open and standardized workflow technology. This is the meta project for the Imixs Workflow artefacts imixs-workflow-core, imixs-workflow-engine, imixs-workflow-faces and imixs-workflow-jax-rs

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow
Version

Version

4.0.4
Type

Type

pom

Download imixs-workflow 4.0.4

Filename Size
imixs-workflow-4.0.4.pom 6 KB
Browse

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