is not current version
Last Version 7.17.4

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

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.10.2
Type

Type

jar

Download lang-mustache-client 7.10.2


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