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

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials