Last Version

Workflow Engine 2.1.4

The Imixs JEE Workflow is a full featured Workflow Management System (WFMS) based on the JEE5 specification. The project extends the Imixs Workflow 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 business application. All components of the project are build using Maven 2 to simplify the development process and usage of the components in a Java project.

License

License

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-jee
Version

Version

2.1.4
Type

Type

jar
Description

Description

Workflow Engine
The Imixs JEE Workflow is a full featured Workflow Management System (WFMS) based on the JEE5 specification. The project extends the Imixs Workflow 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 business application. All components of the project are build using Maven 2 to simplify the development process and usage of the components in a Java project.
Project Organization

Project Organization

Imixs Software Solutions GmbH

Download imixs-workflow-jee 2.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.imixs.workflow : imixs-workflow-api jar 2.1.2

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.