Last Version

Engine 6.0.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.

License

License

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-engine
Version

Version

6.0.0
Type

Type

jar
Description

Description

Engine
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.
Project Organization

Project Organization

Imixs Software Solutions GmbH

Download imixs-workflow-engine 6.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.imixs.workflow : imixs-workflow-core jar 6.0.0

provided (3)

Group / Artifact Type Version
jakarta.platform : jakarta.jakartaee-api jar 9.0.0
org.eclipse.microprofile : microprofile pom 3.0
org.eclipse.microprofile.metrics : microprofile-metrics-api jar 2.3

test (6)

Group / Artifact Type Version
javax.mail : mail jar 1.4
junit : junit jar 4.13.1
org.mockito : mockito-all jar 1.9.5
org.glassfish : jakarta.json jar 2.0.0
org.glassfish.jaxb : jaxb-runtime jar 3.0.0
jakarta.xml.bind : jakarta.xml.bind-api jar 3.0.0

Project Modules

There are no modules declared in this project.