MVN

org.imixs.workflow : imixs-workflow-api

Maven & Gradle

May 28, 2011
3 usages

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.

<dependency>
    <groupId>org.imixs.workflow</groupId>
    <artifactId>imixs-workflow-api</artifactId>
    <version>2.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.imixs.workflow : imixs-workflow-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.2

All Versions

Choose a version of org.imixs.workflow : imixs-workflow-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
imixs-workflow-api-2.1.2
imixs-workflow-api-2.1.1
imixs-workflow-api-2.1.0
2.0.x
imixs-workflow-api-2.0.1
imixs-workflow-api-2.0.0

How to add a dependency to Maven

Add the following org.imixs.workflow : imixs-workflow-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.imixs.workflow</groupId>
    <artifactId>imixs-workflow-api</artifactId>
    <version>2.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.imixs.workflow : imixs-workflow-api gradle dependency to your build.gradle file:

implementation 'org.imixs.workflow:imixs-workflow-api:2.1.2'

Gradle Kotlin DSL: Add the following org.imixs.workflow : imixs-workflow-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.imixs.workflow:imixs-workflow-api:2.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.imixs.workflow : imixs-workflow-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.imixs.workflow" % "imixs-workflow-api" % "2.1.2"

Advertisement

Dependencies from Group

Aug 16, 2023
47 usages
293 stars
Aug 16, 2023
41 usages
293 stars
Aug 25, 2023
18 usages
1 stars
Aug 16, 2023
14 usages
293 stars
Aug 25, 2023
11 usages
4 stars

Discover Dependencies

Jul 30, 2023
21 usages
1 stars
Sep 07, 2011
25 usages
Jul 06, 2020
20 usages
12 stars
Sep 27, 2017
16 usages
19 usages
211 stars
Nov 17, 2020
6 usages
7.2k stars
Aug 28, 2013
6 usages
Apr 23, 2017
11 usages
5 stars