Download syncope-ext-elasticsearch-client-2.0.6.jar file - Jar s

Jar examples for s:syncope-ext-elasticsearch-client

Description

Apache Syncope Ext: Elasticsearch Client

You can download jar file syncope-ext-elasticsearch-client 2.0.6 in this page.

License

Apache License

Build File

You can use the following script to add syncope-ext-elasticsearch-client-2.0.6.jar to your project.

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

Download

Click the following link to download the jar file.

syncope-ext-elasticsearch-client-2.0.6-javadoc.jar
syncope-ext-elasticsearch-client-2.0.6-sources.jar
syncope-ext-elasticsearch-client-2.0.6.jar
syncope-ext-elasticsearch-client-2.0.6.pom



Related Tutorials