Download elasticsearch-util_2.11-2.3.2.jar file - Jar e

Jar examples for e:elasticsearch-util-2.11

Description

Elasticsearch related utils

You can download jar file elasticsearch-util_2.11 2.3.2 in this page.

License

Apache 2

Build File

You can use the following script to add elasticsearch-util_2.11-2.3.2.jar to your project.

<dependency>
   <groupId>com.ubirch.util</groupId>
   <artifactId>elasticsearch-util_2.11</artifactId>
   <version>2.3.2</version>
</dependency>
compile group: 'com.ubirch.util', name: 'elasticsearch-util_2.11', version: '2.3.2'
libraryDependencies += "com.ubirch.util" % "elasticsearch-util_2.11" % "2.3.2"
<dependency org="com.ubirch.util" name="elasticsearch-util_2.11" rev="2.3.2"/>
@Grapes(@Grab(group='com.ubirch.util', module='elasticsearch-util_2.11', version='2.3.2'))
'com.ubirch.util:elasticsearch-util_2.11:jar:2.3.2'

Download

Click the following link to download the jar file.

elasticsearch-util_2.11-2.3.2-javadoc.jar
elasticsearch-util_2.11-2.3.2-sources.jar
elasticsearch-util_2.11-2.3.2.jar
elasticsearch-util_2.11-2.3.2.pom



Related Tutorials