is not current version
Last Version 1.1.8

org.apache.syncope:syncope-standalone 1.1.1

Apache Syncope Standalone Distribution

GroupId

GroupId

org.apache.syncope
ArtifactId

ArtifactId

syncope-standalone
Version

Version

1.1.1
Type

Type

jar

Download syncope-standalone 1.1.1


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