is not current version
Last Version 2.0.16

org.apache.syncope.core:syncope-core-workflow-activiti 2.0.6

Apache Syncope Core Workflow Activiti

GroupId

GroupId

org.apache.syncope.core
ArtifactId

ArtifactId

syncope-core-workflow-activiti
Version

Version

2.0.6
Type

Type

jar

Download syncope-core-workflow-activiti 2.0.6


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