Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.apache.syncope.ext.flowable |
ArtifactId | ArtifactIdsyncope-ext-flowable-client-enduser |
Version | Version2.1.5 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.syncope.ext.flowable/syncope-ext-flowable-client-enduser/ -->
<dependency>
<groupId>org.apache.syncope.ext.flowable</groupId>
<artifactId>syncope-ext-flowable-client-enduser</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope.ext.flowable/syncope-ext-flowable-client-enduser/
implementation 'org.apache.syncope.ext.flowable:syncope-ext-flowable-client-enduser:2.1.5'
// https://jarcasting.com/artifacts/org.apache.syncope.ext.flowable/syncope-ext-flowable-client-enduser/
implementation ("org.apache.syncope.ext.flowable:syncope-ext-flowable-client-enduser:2.1.5")
'org.apache.syncope.ext.flowable:syncope-ext-flowable-client-enduser:jar:2.1.5'
<dependency org="org.apache.syncope.ext.flowable" name="syncope-ext-flowable-client-enduser" rev="2.1.5">
<artifact name="syncope-ext-flowable-client-enduser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope.ext.flowable', module='syncope-ext-flowable-client-enduser', version='2.1.5')
)
libraryDependencies += "org.apache.syncope.ext.flowable" % "syncope-ext-flowable-client-enduser" % "2.1.5"
[org.apache.syncope.ext.flowable/syncope-ext-flowable-client-enduser "2.1.5"]