MVN

org.imixs.workflow : imixs-workflow-xml

Maven & Gradle

May 28, 2011
3 usages

Interfaces · Imixs Workflow XML provides xml libraries to extend the Imixs Workflow API based on xml standards.

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

Latest Version

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

  • Latest Stable: 2.1.1

All Versions

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

Version Vulnerabilities Updated
2.1.x
imixs-workflow-xml-2.1.1
imixs-workflow-xml-2.1.0
0.0.x
imixs-workflow-xml-0.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.imixs.workflow</groupId>
    <artifactId>imixs-workflow-xml</artifactId>
    <version>2.1.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.imixs.workflow:imixs-workflow-xml:2.1.1'

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

implementation("org.imixs.workflow:imixs-workflow-xml:2.1.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.imixs.workflow" % "imixs-workflow-xml" % "2.1.1"

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

Feb 01, 2018
6 usages
9 stars
May 24, 2020
10 usages
1 stars
Dec 28, 2018
4 usages
1 stars
May 18, 2023
17 usages
2 stars
Jul 02, 2016
9 usages
Jun 12, 2020
7 usages
1.1k stars