Download elasticsearch-sstmpl-5.5.0.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 5.5.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials