License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdcn.xphsc |
ArtifactId | ArtifactIdelasticsearch-rest-plus |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch rest for Elasticsearch 增强
|
Filename | Size |
---|---|
elasticsearch-rest-plus-1.1.0.pom | |
elasticsearch-rest-plus-1.1.0.jar | 224 KB |
elasticsearch-rest-plus-1.1.0-sources.jar | 131 KB |
elasticsearch-rest-plus-1.1.0-javadoc.jar | 809 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.xphsc/elasticsearch-rest-plus/ -->
<dependency>
<groupId>cn.xphsc</groupId>
<artifactId>elasticsearch-rest-plus</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc/elasticsearch-rest-plus/
implementation 'cn.xphsc:elasticsearch-rest-plus:1.1.0'
// https://jarcasting.com/artifacts/cn.xphsc/elasticsearch-rest-plus/
implementation ("cn.xphsc:elasticsearch-rest-plus:1.1.0")
'cn.xphsc:elasticsearch-rest-plus:jar:1.1.0'
<dependency org="cn.xphsc" name="elasticsearch-rest-plus" rev="1.1.0">
<artifact name="elasticsearch-rest-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc', module='elasticsearch-rest-plus', version='1.1.0')
)
libraryDependencies += "cn.xphsc" % "elasticsearch-rest-plus" % "1.1.0"
[cn.xphsc/elasticsearch-rest-plus "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.6.2 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.6.2 |
org.elasticsearch : elasticsearch | jar | 7.6.2 |
com.alibaba : fastjson | jar | 1.2.76 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |