Download elasticsearch-view-plugin-0.0.1.jar file - Jar e

Jar examples for e:elasticsearch-view-plugin

Description

You can download jar file elasticsearch-view-plugin 0.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elasticsearch-view-plugin-0.0.1.jar to your project.

<dependency>
   <groupId>com.github.tlrx</groupId>
   <artifactId>elasticsearch-view-plugin</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'com.github.tlrx', name: 'elasticsearch-view-plugin', version: '0.0.1'
libraryDependencies += "com.github.tlrx" % "elasticsearch-view-plugin" % "0.0.1"
<dependency org="com.github.tlrx" name="elasticsearch-view-plugin" rev="0.0.1"/>
@Grapes(@Grab(group='com.github.tlrx', module='elasticsearch-view-plugin', version='0.0.1'))
'com.github.tlrx:elasticsearch-view-plugin:jar:0.0.1'

Download

Click the following link to download the jar file.

elasticsearch-view-plugin-0.0.1-javadoc.jar
elasticsearch-view-plugin-0.0.1-sources.jar
elasticsearch-view-plugin-0.0.1.jar
elasticsearch-view-plugin-0.0.1.pom



Related Tutorials