не последняя версия
Последняя версия 7.17.4

percolator 7.13.2

Percolator module adds capability to index queries and query these queries by specifying documents

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем Search Прикладные библиотеки Elasticsearch
Группа

Группа

org.elasticsearch.plugin
Идентификатор

Идентификатор

percolator-client
Версия

Версия

7.13.2
Тип

Тип

jar
Описание

Описание

percolator
Percolator module adds capability to index queries and query these queries by specifying documents
Ссылка на сайт

Ссылка на сайт

https://github.com/elastic/elasticsearch

Скачать percolator-client 7.13.2


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.