Download elasticsearch-util_2.11-0.1.0.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 0.1.0 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials