is not current version
Last Version 6.0.0

org.imixs.workflow:imixs-workflow-engine 3.1.0

The Imixs Workflow engine is a full featured Workflow Management System (WFMS) based on the Java EE specification. The project extends the Imixs Workflow Core API project to fulfill the requirements to a scalable, transactional, robust and simple deployable JEE Workflow System. The Project provides different service components (EJBs) to be used in any kind of Java EE based business application.

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-engine
Version

Version

3.1.0
Type

Type

jar

Download imixs-workflow-engine 3.1.0


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