License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable5-compatibility |
Version | Version6.6.0 |
Type | Typejar |
Description |
DescriptionFlowable 5 Compatibility
BPM and workflow engine
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable5-compatibility/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable5-compatibility</artifactId>
<version>6.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable5-compatibility/
implementation 'org.flowable:flowable5-compatibility:6.6.0'
// https://jarcasting.com/artifacts/org.flowable/flowable5-compatibility/
implementation ("org.flowable:flowable5-compatibility:6.6.0")
'org.flowable:flowable5-compatibility:jar:6.6.0'
<dependency org="org.flowable" name="flowable5-compatibility" rev="6.6.0">
<artifact name="flowable5-compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable5-compatibility', version='6.6.0')
)
libraryDependencies += "org.flowable" % "flowable5-compatibility" % "6.6.0"
[org.flowable/flowable5-compatibility "6.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-engine | jar | 6.6.0 |
org.flowable : flowable5-engine | jar | 6.6.0 |