MVN

org.mule.modules : mule-module-bpm

Maven & Gradle

Apr 27, 2018
5 usages
260 stars

BPM Support · Allows Mule events to initiate and/or advance processes in an external or embedded Business Process Management System (BPMS). It also allows executing processes to generate Mule events.

<dependency>
    <groupId>org.mule.modules</groupId>
    <artifactId>mule-module-bpm</artifactId>
    <version>3.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mule.modules : mule-module-bpm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.0
  • Latest Release Candidate: 3.5.0-bighorn-RC3

All Versions

Choose a version of org.mule.modules : mule-module-bpm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
mule-module-bpm-3.9.0
3.8.x
mule-module-bpm-3.8.1
mule-module-bpm-3.8.0
3.7.x
mule-module-bpm-3.7.0
3.6.x
mule-module-bpm-3.6.0
3.5.x
mule-module-bpm-3.5.0
mule-module-bpm-3.5.0-M4
mule-module-bpm-3.5.0-bighorn
mule-module-bpm-3.5.0-bighorn-RC3
3.4.x
mule-module-bpm-3.4.0
mule-module-bpm-3.4.0-RC1
3.4
mule-module-bpm-3.4-M1
3.3.x
mule-module-bpm-3.3.1
mule-module-bpm-3.3.0
mule-module-bpm-3.3.0-EA
mule-module-bpm-3.3.0-RC3
mule-module-bpm-3.3.0-RC2
mule-module-bpm-3.3.0-RC1
3.3
mule-module-bpm-3.3-M2
mule-module-bpm-3.3-M1
3.2.x
mule-module-bpm-3.2.1
mule-module-bpm-3.2.0
mule-module-bpm-3.2.0-M1
3.1.x
mule-module-bpm-3.1.2
mule-module-bpm-3.1.1
mule-module-bpm-3.1.0
mule-module-bpm-3.1.0-RC1

How to add a dependency to Maven

Add the following org.mule.modules : mule-module-bpm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mule.modules</groupId>
    <artifactId>mule-module-bpm</artifactId>
    <version>3.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mule.modules : mule-module-bpm gradle dependency to your build.gradle file:

implementation 'org.mule.modules:mule-module-bpm:3.9.0'

Gradle Kotlin DSL: Add the following org.mule.modules : mule-module-bpm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mule.modules:mule-module-bpm:3.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mule.modules : mule-module-bpm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mule.modules" % "mule-module-bpm" % "3.9.0"

Advertisement

Dependencies from Group

Apr 27, 2018
111 usages
260 stars
Apr 27, 2018
53 usages
260 stars
Apr 27, 2018
50 usages
260 stars
Apr 27, 2018
40 usages
260 stars

Discover Dependencies

May 17, 2019
4 usages
2 stars
Aug 14, 2020
4 usages
May 02, 2021
3 usages
Jun 08, 2021
5 usages
1 stars
Jan 17, 2014
4 usages
7 stars
Aug 11, 2020
4 usages
2 stars
May 21, 2010
3 usages
7 stars
Jun 16, 2016
3 usages
22 stars