| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSearch Прикладные библиотеки Elasticsearch |
| Группа | Группаio.github.johendeng |
| Идентификатор | Идентификаторelasticsearch-helper-core |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеelasticsearch-helper-core
code code
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.johendeng/elasticsearch-helper-core/ -->
<dependency>
<groupId>io.github.johendeng</groupId>
<artifactId>elasticsearch-helper-core</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.johendeng/elasticsearch-helper-core/
implementation 'io.github.johendeng:elasticsearch-helper-core:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.johendeng/elasticsearch-helper-core/
implementation ("io.github.johendeng:elasticsearch-helper-core:1.0.1-RELEASE")
'io.github.johendeng:elasticsearch-helper-core:jar:1.0.1-RELEASE'
<dependency org="io.github.johendeng" name="elasticsearch-helper-core" rev="1.0.1-RELEASE">
<artifact name="elasticsearch-helper-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.johendeng', module='elasticsearch-helper-core', version='1.0.1-RELEASE')
)
libraryDependencies += "io.github.johendeng" % "elasticsearch-helper-core" % "1.0.1-RELEASE"
[io.github.johendeng/elasticsearch-helper-core "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.13.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| com.google.guava : guava | jar | 23.0 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| org.reflections : reflections | jar | 0.9.12 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.0.RELEASE |