is not current version
Last Version 2.1.11

org.apache.syncope.core:syncope-core-workflow-api 2.1.4

Apache Syncope Core Workflow API

GroupId

GroupId

org.apache.syncope.core
ArtifactId

ArtifactId

syncope-core-workflow-api
Version

Version

2.1.4
Type

Type

jar

Download syncope-core-workflow-api 2.1.4


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