is not current version
Last Version 1.6.2

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

es查询实现类

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-ext-elasticsearch-springboot
Version

Version

1.2.0
Type

Type

jar

Download hmtool-ext-elasticsearch-springboot 1.2.0


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