is not current version
Last Version 2.7.0

com.github.yaoguoh:common-elasticsearch 2.5.5


Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.yaoguoh
ArtifactId

ArtifactId

common-elasticsearch
Version

Version

2.5.5
Type

Type

jar

Download common-elasticsearch 2.5.5


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