| License |
License |
|---|---|
| GroupId | GroupIdcom.alfame.esb.bpm |
| ArtifactId | ArtifactIdmule-bpm-dummy-flowable-activity |
| Last Version | Last Version2.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmule-bpm-dummy-flowable-activity
Dummy implementation of Flowable Engine's Mule task, which doesn't actually execute any Mule tasks. This dummy can be used for testing purposes or to satisfy class dependencies of Flowable UI.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.alfame.esb.bpm/mule-bpm-dummy-flowable-activity/ -->
<dependency>
<groupId>com.alfame.esb.bpm</groupId>
<artifactId>mule-bpm-dummy-flowable-activity</artifactId>
<version>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.alfame.esb.bpm/mule-bpm-dummy-flowable-activity/
implementation 'com.alfame.esb.bpm:mule-bpm-dummy-flowable-activity:2.2.3'
// https://jarcasting.com/artifacts/com.alfame.esb.bpm/mule-bpm-dummy-flowable-activity/
implementation ("com.alfame.esb.bpm:mule-bpm-dummy-flowable-activity:2.2.3")
'com.alfame.esb.bpm:mule-bpm-dummy-flowable-activity:jar:2.2.3'
<dependency org="com.alfame.esb.bpm" name="mule-bpm-dummy-flowable-activity" rev="2.2.3">
<artifact name="mule-bpm-dummy-flowable-activity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alfame.esb.bpm', module='mule-bpm-dummy-flowable-activity', version='2.2.3')
)
libraryDependencies += "com.alfame.esb.bpm" % "mule-bpm-dummy-flowable-activity" % "2.2.3"
[com.alfame.esb.bpm/mule-bpm-dummy-flowable-activity "2.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.flowable : flowable-engine | jar | 6.6.0 |