Jar examples for s:syncope-client
Apache Syncope Client
You can download jar file syncope-client 1.1.7 in this page.
Apache License
You can use the following script to add syncope-client-1.1.7.jar to your project.
<dependency> <groupId>org.apache.syncope</groupId> <artifactId>syncope-client</artifactId> <version>1.1.7</version> </dependency>
compile group: 'org.apache.syncope', name: 'syncope-client', version: '1.1.7'
libraryDependencies += "org.apache.syncope" % "syncope-client" % "1.1.7"
<dependency org="org.apache.syncope" name="syncope-client" rev="1.1.7"/>
@Grapes(@Grab(group='org.apache.syncope', module='syncope-client', version='1.1.7'))
'org.apache.syncope:syncope-client:jar:1.1.7'
Click the following link to download the jar file.
syncope-client-1.1.7-javadoc.jar