License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdtech.mhuang.pacebox |
ArtifactId | ArtifactIdpacebox-elasticsearch |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch tool
elasticsearch plugin
|
Filename | Size |
---|---|
pacebox-elasticsearch-1.0.3.pom | |
pacebox-elasticsearch-1.0.3.jar | 50 KB |
pacebox-elasticsearch-1.0.3-sources.jar | 25 KB |
pacebox-elasticsearch-1.0.3-javadoc.jar | 256 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-elasticsearch/ -->
<dependency>
<groupId>tech.mhuang.pacebox</groupId>
<artifactId>pacebox-elasticsearch</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-elasticsearch/
implementation 'tech.mhuang.pacebox:pacebox-elasticsearch:1.0.3'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-elasticsearch/
implementation ("tech.mhuang.pacebox:pacebox-elasticsearch:1.0.3")
'tech.mhuang.pacebox:pacebox-elasticsearch:jar:1.0.3'
<dependency org="tech.mhuang.pacebox" name="pacebox-elasticsearch" rev="1.0.3">
<artifact name="pacebox-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-elasticsearch', version='1.0.3')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-elasticsearch" % "1.0.3"
[tech.mhuang.pacebox/pacebox-elasticsearch "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
tech.mhuang.pacebox : pacebox-core | jar | 1.1.5 |
org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.17.3 |
org.elasticsearch.client : elasticsearch-rest-client | jar | 7.17.3 |
org.elasticsearch : elasticsearch | jar | 7.17.3 |
org.projectlombok : lombok | jar | 1.18.24 |
com.alibaba.fastjson2 : fastjson2 | jar | 2.0.3 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.17.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |