is not current version
Last Version 1.1.0

cn.xphsc:elasticsearch-rest-plus 1.0.2

elasticsearch rest for Elasticsearch 增强

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

cn.xphsc
ArtifactId

ArtifactId

elasticsearch-rest-plus
Version

Version

1.0.2
Type

Type

jar

Download elasticsearch-rest-plus 1.0.2


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