is not current version
Last Version 6.0.0

org.imixs.workflow:imixs-workflow-core 4.4.8

Imixs-Workflow Core provides the platform for an open and standardized workflow technology. Imixs-Workflow Core provides various components in a Java framework that allow to create, control and monitor process-oriented business tasks.

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-core
Version

Version

4.4.8
Type

Type

jar

Download imixs-workflow-core 4.4.8


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