| License |
License |
|---|---|
| GroupId | GroupIdcom.alfame.esb.bpm |
| ArtifactId | ArtifactIdmule-bpm-flowable-activity |
| Last Version | Last Version2.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmule-bpm-flowable-activity
Implementation of Flowable Engine's Mule task. The same Java interface is also being used for Flowable's built-in Mule 3 implementation and is thus supported by Flowable Modeller as such.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.alfame.esb.bpm/mule-bpm-flowable-activity/ -->
<dependency>
<groupId>com.alfame.esb.bpm</groupId>
<artifactId>mule-bpm-flowable-activity</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alfame.esb.bpm/mule-bpm-flowable-activity/
implementation 'com.alfame.esb.bpm:mule-bpm-flowable-activity:2.2.3'
// https://jarcasting.com/artifacts/com.alfame.esb.bpm/mule-bpm-flowable-activity/
implementation ("com.alfame.esb.bpm:mule-bpm-flowable-activity:2.2.3")
'com.alfame.esb.bpm:mule-bpm-flowable-activity:jar:2.2.3'
<dependency org="com.alfame.esb.bpm" name="mule-bpm-flowable-activity" rev="2.2.3">
<artifact name="mule-bpm-flowable-activity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alfame.esb.bpm', module='mule-bpm-flowable-activity', version='2.2.3')
)
libraryDependencies += "com.alfame.esb.bpm" % "mule-bpm-flowable-activity" % "2.2.3"
[com.alfame.esb.bpm/mule-bpm-flowable-activity "2.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alfame.esb.bpm : mule-bpm-task-queue | jar | 2.2.3 |
| commons-logging : commons-logging | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.flowable : flowable-engine | jar | 6.6.0 |
| org.mule.runtime : mule-core | jar | 4.2.0 |
| org.mule.runtime : mule-api | jar | 1.2.0 |