is not current version
Last Version 7.17.4

org.elasticsearch.plugin:lang-mustache-client 6.3.1

Mustache scripting integration for Elasticsearch

Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.plugin
ArtifactId

ArtifactId

lang-mustache-client
Version

Version

6.3.1
Type

Type

jar

Download lang-mustache-client 6.3.1


<!-- https://jarcasting.com/artifacts/org.elasticsearch.plugin/lang-mustache-client/ -->
<dependency>
    <groupId>org.elasticsearch.plugin</groupId>
    <artifactId>lang-mustache-client</artifactId>
    <version>6.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/lang-mustache-client/
implementation 'org.elasticsearch.plugin:lang-mustache-client:6.3.1'
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/lang-mustache-client/
implementation ("org.elasticsearch.plugin:lang-mustache-client:6.3.1")
'org.elasticsearch.plugin:lang-mustache-client:jar:6.3.1'
<dependency org="org.elasticsearch.plugin" name="lang-mustache-client" rev="6.3.1">
  <artifact name="lang-mustache-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='lang-mustache-client', version='6.3.1')
)
libraryDependencies += "org.elasticsearch.plugin" % "lang-mustache-client" % "6.3.1"
[org.elasticsearch.plugin/lang-mustache-client "6.3.1"]