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