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