Download syncope-common-rest-api-2.0.3.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.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials