Last Version

elasticsearch-view-mustache-plugin 0.0.2

ElasticSearch plugin that allows to use Mustache templates with the ElasticSearch View Plugin

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.tlrx
ArtifactId

ArtifactId

elasticsearch-view-mustache-plugin
Version

Version

0.0.2
Type

Type

jar
Description

Description

elasticsearch-view-mustache-plugin
ElasticSearch plugin that allows to use Mustache templates with the ElasticSearch View Plugin
Project URL

Project URL

https://github.com/tlrx/elasticsearch-view-mustache-plugin

Download elasticsearch-view-mustache-plugin 0.0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 0.20.5
com.github.spullara.mustache.java : compiler jar 0.8.8
com.github.tlrx : elasticsearch-view-plugin jar 0.0.1

test (1)

Group / Artifact Type Version
com.github.tlrx : elasticsearch-test jar 0.0.7

Project Modules

There are no modules declared in this project.