Last Version

lang-mustache 7.17.4

Mustache scripting integration for Elasticsearch

License

License

Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.plugin
ArtifactId

ArtifactId

lang-mustache-client
Version

Version

7.17.4
Type

Type

jar
Description

Description

lang-mustache
Mustache scripting integration for Elasticsearch
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download lang-mustache-client 7.17.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spullara.mustache.java : compiler jar 0.9.6

Project Modules

There are no modules declared in this project.