is not current version
Last Version 6.0.0

org.imixs.workflow:imixs-workflow-core 3.7.1

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

3.7.1
Type

Type

jar

Download imixs-workflow-core 3.7.1


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