is not current version
Last Version 7.17.4

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

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

7.11.0
Type

Type

jar

Download lang-mustache-client 7.11.0


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