Last Version

Workflow API 2.1.2

Imixs Workflow API provides the platform for an open and standardized workflow technology. Imixs Workflow API provides various components in a Java framework that allow to create, control and monitor process-oriented business tasks. The following documentation describes the most important concepts and fundamentals of the Imixs Workflow API. The documentation does not cover each detail of the implementation.

License

License

GroupId

GroupId

org.imixs.workflow
ArtifactId

ArtifactId

imixs-workflow-api
Version

Version

2.1.2
Type

Type

jar
Description

Description

Workflow API
Imixs Workflow API provides the platform for an open and standardized workflow technology. Imixs Workflow API provides various components in a Java framework that allow to create, control and monitor process-oriented business tasks. The following documentation describes the most important concepts and fundamentals of the Imixs Workflow API. The documentation does not cover each detail of the implementation.
Project Organization

Project Organization

Imixs Software Solutions GmbH

Download imixs-workflow-api 2.1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.