| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки Elasticsearch |
| Группа | Группаtech.mhuang.pacebox |
| Идентификатор | Идентификаторpacebox-elasticsearch |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеelasticsearch tool
elasticsearch plugin
|
| Имя Файла | Размер |
|---|---|
| pacebox-elasticsearch-1.0.2.pom | |
| pacebox-elasticsearch-1.0.2.jar | 50 KB |
| pacebox-elasticsearch-1.0.2-sources.jar | 25 KB |
| pacebox-elasticsearch-1.0.2-javadoc.jar | 256 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-elasticsearch/ -->
<dependency>
<groupId>tech.mhuang.pacebox</groupId>
<artifactId>pacebox-elasticsearch</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-elasticsearch/
implementation 'tech.mhuang.pacebox:pacebox-elasticsearch:1.0.2'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-elasticsearch/
implementation ("tech.mhuang.pacebox:pacebox-elasticsearch:1.0.2")
'tech.mhuang.pacebox:pacebox-elasticsearch:jar:1.0.2'
<dependency org="tech.mhuang.pacebox" name="pacebox-elasticsearch" rev="1.0.2">
<artifact name="pacebox-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-elasticsearch', version='1.0.2')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-elasticsearch" % "1.0.2"
[tech.mhuang.pacebox/pacebox-elasticsearch "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| tech.mhuang.pacebox : pacebox-core | jar | 1.0.10 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.10.2 |
| org.elasticsearch.client : elasticsearch-rest-client | jar | 7.10.2 |
| org.elasticsearch : elasticsearch | jar | 7.10.2 |
| org.projectlombok : lombok | jar | 1.18.16 |
| com.alibaba : fastjson | jar | 1.2.75 |
| org.apache.logging.log4j : log4j-to-slf4j | jar | 2.14.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |