License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope.core |
ArtifactId | ArtifactIdsyncope-core-workflow-api |
Last Version | Last Version2.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Core Workflow API
Apache Syncope Core Workflow API
|
Project Organization |
Project Organization |
<!-- 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.11</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.11'
// https://jarcasting.com/artifacts/org.apache.syncope.core/syncope-core-workflow-api/
implementation ("org.apache.syncope.core:syncope-core-workflow-api:2.1.11")
'org.apache.syncope.core:syncope-core-workflow-api:jar:2.1.11'
<dependency org="org.apache.syncope.core" name="syncope-core-workflow-api" rev="2.1.11">
<artifact name="syncope-core-workflow-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.core', module='syncope-core-workflow-api', version='2.1.11')
)
libraryDependencies += "org.apache.syncope.core" % "syncope-core-workflow-api" % "2.1.11"
[org.apache.syncope.core/syncope-core-workflow-api "2.1.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.syncope.core : syncope-core-provisioning-api | jar | 2.1.11 |