hmtool-ext-elasticsearch

es查询实现类

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-ext-elasticsearch
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

hmtool-ext-elasticsearch
es查询实现类
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://gitee.com/hmtool/hmtool-ext-parent.git/../hmtool-ext-elasticsearch

Download hmtool-ext-elasticsearch

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.5.0
org.elasticsearch.client : elasticsearch-rest-client jar 7.5.0
org.elasticsearch : elasticsearch jar 7.5.0
org.projectlombok : lombok jar 1.18.8
com.alibaba : fastjson jar 1.2.67
org.apache.logging.log4j : log4j-to-slf4j jar 2.11.1
org.slf4j : slf4j-api jar 1.7.25
tech.mhuang : hmtool-core jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0