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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials