is not current version
Last Version 1.2

cn.zhangfusheng:paoding-rose-elasticsearch 1.1

Simplify es operations,https://gitee.com/fusheng_zhang/paoding-rose-elasticsearch/blob/master/README.md

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

cn.zhangfusheng
ArtifactId

ArtifactId

paoding-rose-elasticsearch
Version

Version

1.1
Type

Type

jar

Download paoding-rose-elasticsearch 1.1


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