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

com.github.yaoguoh:common-elasticsearch 2.2.6.RELEASE


Категории

Категории

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

Группа

com.github.yaoguoh
Идентификатор

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

common-elasticsearch
Версия

Версия

2.2.6.RELEASE
Тип

Тип

jar

Скачать common-elasticsearch 2.2.6.RELEASE


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