Download elasticsearch-sstmpl-2.3.1.jar file - Jar e

Jar examples for e:elasticsearch-sstmpl

Description

This plugin provides Script-based Search Template.

You can download jar file elasticsearch-sstmpl 2.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elasticsearch-sstmpl-2.3.1.jar to your project.

<dependency>
   <groupId>org.codelibs</groupId>
   <artifactId>elasticsearch-sstmpl</artifactId>
   <version>2.3.1</version>
</dependency>
compile group: 'org.codelibs', name: 'elasticsearch-sstmpl', version: '2.3.1'
libraryDependencies += "org.codelibs" % "elasticsearch-sstmpl" % "2.3.1"
<dependency org="org.codelibs" name="elasticsearch-sstmpl" rev="2.3.1"/>
@Grapes(@Grab(group='org.codelibs', module='elasticsearch-sstmpl', version='2.3.1'))
'org.codelibs:elasticsearch-sstmpl:jar:2.3.1'

Download

Click the following link to download the jar file.

elasticsearch-sstmpl-2.3.1-javadoc.jar
elasticsearch-sstmpl-2.3.1-sources.jar
elasticsearch-sstmpl-2.3.1.jar
elasticsearch-sstmpl-2.3.1.pom



Related Tutorials