| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки Elasticsearch |
| Группа | Группаcom.github.tlrx |
| Идентификатор | Идентификаторelasticsearch-view-mustache-plugin |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Описание |
Описаниеelasticsearch-view-mustache-plugin
ElasticSearch plugin that allows to use Mustache templates with the ElasticSearch View Plugin
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.tlrx : elasticsearch-test | jar | 0.0.7 |