| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки Elasticsearch Dex Универсальные библиотеки Utility |
| Группа | Группаorg.codelibs.elasticsearch.module |
| Идентификатор | Идентификаторreindex |
| Последняя версия | Последняя версия7.10.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеreindex
Elasticsearch module: reindex
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| reindex-7.10.2.pom | |
| reindex-7.10.2.jar | 114 KB |
| reindex-7.10.2-sources.jar | 57 KB |
| reindex-7.10.2-javadoc.jar | 335 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/reindex/ -->
<dependency>
<groupId>org.codelibs.elasticsearch.module</groupId>
<artifactId>reindex</artifactId>
<version>7.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/reindex/
implementation 'org.codelibs.elasticsearch.module:reindex:7.10.2'
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/reindex/
implementation ("org.codelibs.elasticsearch.module:reindex:7.10.2")
'org.codelibs.elasticsearch.module:reindex:jar:7.10.2'
<dependency org="org.codelibs.elasticsearch.module" name="reindex" rev="7.10.2">
<artifact name="reindex" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.elasticsearch.module', module='reindex', version='7.10.2')
)
libraryDependencies += "org.codelibs.elasticsearch.module" % "reindex" % "7.10.2"
[org.codelibs.elasticsearch.module/reindex "7.10.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.11 |
| commons-logging : commons-logging | jar | 1.1.3 |
| org.elasticsearch.client : elasticsearch-rest-client | jar | 7.10.2 |
| org.codelibs.elasticsearch.lib : ssl-config | jar | 7.10.2 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
| org.apache.httpcomponents : httpclient | jar | 4.5.10 |
| org.apache.httpcomponents : httpcore | jar | 4.4.12 |
| org.apache.httpcomponents : httpcore-nio | jar | 4.4.12 |