| License |
License |
|---|---|
| GroupId | GroupIdcom.alfame.esb.bpm |
| ArtifactId | ArtifactIdmule-bpm-module |
| Version | Version2.2.2 |
| Type | Typejar |
| Description |
Descriptionmule-bpm-module
Mule BPM Module extends Mule 4 by adding support for process-oriented integrations.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mule-bpm-module-2.2.2.pom | -1 bytes |
| mule-bpm-module-2.2.2-sources.jar | 52 KB |
| mule-bpm-module-2.2.2-mule-plugin.jar | 86 KB |
| mule-bpm-module-2.2.2-javadoc.jar | 356 KB |
| mule-bpm-module-2.2.2-extension-model-4.2.0.json | 265 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alfame.esb.bpm/mule-bpm-module/ -->
<dependency>
<groupId>com.alfame.esb.bpm</groupId>
<artifactId>mule-bpm-module</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alfame.esb.bpm/mule-bpm-module/
implementation 'com.alfame.esb.bpm:mule-bpm-module:2.2.2'
// https://jarcasting.com/artifacts/com.alfame.esb.bpm/mule-bpm-module/
implementation ("com.alfame.esb.bpm:mule-bpm-module:2.2.2")
'com.alfame.esb.bpm:mule-bpm-module:jar:2.2.2'
<dependency org="com.alfame.esb.bpm" name="mule-bpm-module" rev="2.2.2">
<artifact name="mule-bpm-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alfame.esb.bpm', module='mule-bpm-module', version='2.2.2')
)
libraryDependencies += "com.alfame.esb.bpm" % "mule-bpm-module" % "2.2.2"
[com.alfame.esb.bpm/mule-bpm-module "2.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alfame.esb.bpm : mule-bpm-api | jar | |
| com.alfame.esb.bpm : mule-bpm-task-queue | jar | |
| com.alfame.esb.bpm : mule-bpm-flowable-activity | jar | |
| org.flowable : flowable-engine | jar | |
| com.zaxxer : HikariCP | jar | |
| org.flywaydb : flyway-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mule.extensions : mule-modules-parent | pom | 1.2.1 |
| com.h2database : h2 | jar |