is not current version
Last Version 1.0.3

tech.mhuang.pacebox:pacebox-elasticsearch 1.0.0

elasticsearch plugin

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

tech.mhuang.pacebox
ArtifactId

ArtifactId

pacebox-elasticsearch
Version

Version

1.0.0
Type

Type

jar

Download pacebox-elasticsearch 1.0.0


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