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

org.codelibs:elasticsearch-dataformat 6.3.0

This plugin provides several response formats.

Категории

Категории

Данные ORM Search Прикладные библиотеки Elasticsearch
Группа

Группа

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

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

elasticsearch-dataformat
Версия

Версия

6.3.0
Тип

Тип

jar

Скачать elasticsearch-dataformat 6.3.0


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