is not current version
Last Version 7.17.4

org.elasticsearch.plugin:lang-mustache-client 5.2.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

5.2.1
Type

Type

jar

Download lang-mustache-client 5.2.1


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