Download syncope-ext-elasticsearch-client-2.0.7.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.7 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials