is not current version
Last Version 1.6.2

tech.mhuang:hmtool-ext-elasticsearch-springboot 1.3.2

es查询实现类

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-ext-elasticsearch-springboot
Version

Version

1.3.2
Type

Type

jar

Download hmtool-ext-elasticsearch-springboot 1.3.2


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