MVN

com.alfame.esb.bpm : mule-bpm-root

Maven & Gradle

May 16, 2022
1 usages
5 stars

mule-bpm-root · Root POM for Mule BPM Module.

<dependency>
    <groupId>com.alfame.esb.bpm</groupId>
    <artifactId>mule-bpm-root</artifactId>
    <version>2.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alfame.esb.bpm : mule-bpm-root to add to Maven - Latest Versions:

  • Latest Stable: 2.2.3

All Versions

Choose a version of com.alfame.esb.bpm : mule-bpm-root to add to Maven - All Versions:

Version Vulnerabilities Updated
2.2.x
mule-bpm-root-2.2.3
mule-bpm-root-2.2.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.alfame.esb.bpm</groupId>
    <artifactId>mule-bpm-root</artifactId>
    <version>2.2.3</version>
</dependency>

Advertisement