Download syncope-common-rest-api-2.0.9.jar file - Jar s

Jar examples for s:syncope-common-rest-api

Description

Apache Syncope Common REST API

You can download jar file syncope-common-rest-api 2.0.9 in this page.

License

Apache License

Build File

You can use the following script to add syncope-common-rest-api-2.0.9.jar to your project.

<dependency>
   <groupId>org.apache.syncope.common</groupId>
   <artifactId>syncope-common-rest-api</artifactId>
   <version>2.0.9</version>
</dependency>
compile group: 'org.apache.syncope.common', name: 'syncope-common-rest-api', version: '2.0.9'
libraryDependencies += "org.apache.syncope.common" % "syncope-common-rest-api" % "2.0.9"
<dependency org="org.apache.syncope.common" name="syncope-common-rest-api" rev="2.0.9"/>
@Grapes(@Grab(group='org.apache.syncope.common', module='syncope-common-rest-api', version='2.0.9'))
'org.apache.syncope.common:syncope-common-rest-api:jar:2.0.9'

Download

Click the following link to download the jar file.

syncope-common-rest-api-2.0.9-javadoc.jar
syncope-common-rest-api-2.0.9-sources.jar
syncope-common-rest-api-2.0.9.jar
syncope-common-rest-api-2.0.9.pom



Related Tutorials