Download syncope-ext-camel-rest-api-2.0.0-M2.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-M2 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials