is not current version
Last Version 6.0.0

org.imixs.workflow:imixs-workflow 5.0.5

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

5.0.5
Type

Type

pom

Download imixs-workflow 5.0.5

Filename Size
imixs-workflow-5.0.5.pom 8 KB
Browse

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