Download syncope-ext-camel-rest-api-2.0.0-M3.jar file - Jar s

Jar examples for s:syncope-ext-camel-rest-api

Description

Apache Syncope Extensions: Camel REST API

You can download jar file syncope-ext-camel-rest-api 2.0.0-M3 in this page.

License

Apache License

Build File

You can use the following script to add syncope-ext-camel-rest-api-2.0.0-M3.jar to your project.

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

Download

Click the following link to download the jar file.

syncope-ext-camel-rest-api-2.0.0-M3-javadoc.jar
syncope-ext-camel-rest-api-2.0.0-M3.jar
syncope-ext-camel-rest-api-2.0.0-M3.pom



Related Tutorials