Download lang-mustache-client-6.1.1.jar file - Jar l

Jar examples for l:lang-mustache-client

Description

Mustache scripting integration for Elasticsearch

You can download jar file lang-mustache-client 6.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lang-mustache-client-6.1.1.jar to your project.

<dependency>
   <groupId>org.elasticsearch.plugin</groupId>
   <artifactId>lang-mustache-client</artifactId>
   <version>6.1.1</version>
</dependency>
compile group: 'org.elasticsearch.plugin', name: 'lang-mustache-client', version: '6.1.1'
libraryDependencies += "org.elasticsearch.plugin" % "lang-mustache-client" % "6.1.1"
<dependency org="org.elasticsearch.plugin" name="lang-mustache-client" rev="6.1.1"/>
@Grapes(@Grab(group='org.elasticsearch.plugin', module='lang-mustache-client', version='6.1.1'))
'org.elasticsearch.plugin:lang-mustache-client:jar:6.1.1'

Download

Click the following link to download the jar file.

lang-mustache-client-6.1.1-javadoc.jar
lang-mustache-client-6.1.1-sources.jar
lang-mustache-client-6.1.1.jar
lang-mustache-client-6.1.1.pom



Related Tutorials