is not current version
Last Version 0.0.3-RELEASE

io.github.snowthinker:elasticsearch-helper 0.0.2-RELEASE

Elasticsearch auto patition, deep pagination, search after, aggregation

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

io.github.snowthinker
ArtifactId

ArtifactId

elasticsearch-helper
Version

Version

0.0.2-RELEASE
Type

Type

jar

Download elasticsearch-helper 0.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.snowthinker/elasticsearch-helper/ -->
<dependency>
    <groupId>io.github.snowthinker</groupId>
    <artifactId>elasticsearch-helper</artifactId>
    <version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.snowthinker/elasticsearch-helper/
implementation 'io.github.snowthinker:elasticsearch-helper:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/io.github.snowthinker/elasticsearch-helper/
implementation ("io.github.snowthinker:elasticsearch-helper:0.0.2-RELEASE")
'io.github.snowthinker:elasticsearch-helper:jar:0.0.2-RELEASE'
<dependency org="io.github.snowthinker" name="elasticsearch-helper" rev="0.0.2-RELEASE">
  <artifact name="elasticsearch-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.snowthinker', module='elasticsearch-helper', version='0.0.2-RELEASE')
)
libraryDependencies += "io.github.snowthinker" % "elasticsearch-helper" % "0.0.2-RELEASE"
[io.github.snowthinker/elasticsearch-helper "0.0.2-RELEASE"]