is not current version
Last Version 2.1.11

org.apache.syncope.ext.flowable:syncope-ext-flowable-logic 2.1.8

Apache Syncope Ext: Flowable Logic

GroupId

GroupId

org.apache.syncope.ext.flowable
ArtifactId

ArtifactId

syncope-ext-flowable-logic
Version

Version

2.1.8
Type

Type

jar

Download syncope-ext-flowable-logic 2.1.8


<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.flowable/syncope-ext-flowable-logic/ -->
<dependency>
    <groupId>org.apache.syncope.ext.flowable</groupId>
    <artifactId>syncope-ext-flowable-logic</artifactId>
    <version>2.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.flowable/syncope-ext-flowable-logic/
implementation 'org.apache.syncope.ext.flowable:syncope-ext-flowable-logic:2.1.8'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.flowable/syncope-ext-flowable-logic/
implementation ("org.apache.syncope.ext.flowable:syncope-ext-flowable-logic:2.1.8")
'org.apache.syncope.ext.flowable:syncope-ext-flowable-logic:jar:2.1.8'
<dependency org="org.apache.syncope.ext.flowable" name="syncope-ext-flowable-logic" rev="2.1.8">
  <artifact name="syncope-ext-flowable-logic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.flowable', module='syncope-ext-flowable-logic', version='2.1.8')
)
libraryDependencies += "org.apache.syncope.ext.flowable" % "syncope-ext-flowable-logic" % "2.1.8"
[org.apache.syncope.ext.flowable/syncope-ext-flowable-logic "2.1.8"]