License |
License |
---|---|
GroupId | GroupIdorg.apache.syncope |
ArtifactId | ArtifactIdsyncope-standalone |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Syncope Standalone Distribution
Apache Syncope Standalone Distribution
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.syncope/syncope-standalone/ -->
<dependency>
<groupId>org.apache.syncope</groupId>
<artifactId>syncope-standalone</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.syncope/syncope-standalone/
implementation 'org.apache.syncope:syncope-standalone:1.1.8'
// https://jarcasting.com/artifacts/org.apache.syncope/syncope-standalone/
implementation ("org.apache.syncope:syncope-standalone:1.1.8")
'org.apache.syncope:syncope-standalone:jar:1.1.8'
<dependency org="org.apache.syncope" name="syncope-standalone" rev="1.1.8">
<artifact name="syncope-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.syncope', module='syncope-standalone', version='1.1.8')
)
libraryDependencies += "org.apache.syncope" % "syncope-standalone" % "1.1.8"
[org.apache.syncope/syncope-standalone "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.syncope : syncope-build-tools | war | 1.1.8 |
org.apache.syncope : syncope-core | war | 1.1.8 |
org.apache.syncope : syncope-console | war | 1.1.8 |
Group / Artifact | Type | Version |
---|---|---|
org.connid.bundles.soap : wssample | war | 1.2.7 |