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