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