| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.zhaohaoh |
| Идентификатор | Идентификаторeasy-es-core |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеeasy-es
|
| Имя Файла | Размер |
|---|---|
| easy-es-core-1.0.0.pom | |
| easy-es-core-1.0.0.jar | 90 KB |
| easy-es-core-1.0.0-sources.jar | 45 KB |
| easy-es-core-1.0.0-javadoc.jar | 347 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.zhaohaoh/easy-es-core/ -->
<dependency>
<groupId>io.github.zhaohaoh</groupId>
<artifactId>easy-es-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhaohaoh/easy-es-core/
implementation 'io.github.zhaohaoh:easy-es-core:1.0.0'
// https://jarcasting.com/artifacts/io.github.zhaohaoh/easy-es-core/
implementation ("io.github.zhaohaoh:easy-es-core:1.0.0")
'io.github.zhaohaoh:easy-es-core:jar:1.0.0'
<dependency org="io.github.zhaohaoh" name="easy-es-core" rev="1.0.0">
<artifact name="easy-es-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhaohaoh', module='easy-es-core', version='1.0.0')
)
libraryDependencies += "io.github.zhaohaoh" % "easy-es-core" % "1.0.0"
[io.github.zhaohaoh/easy-es-core "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.elasticsearch.client : elasticsearch-rest-client | jar | |
| org.elasticsearch : elasticsearch | jar | |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | |
| io.github.zhaohaoh : easy-es-annotation | jar | 1.0.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.commons : commons-lang3 | jar | |
| org.springframework.boot : spring-boot-starter | jar | 2.6.3 |
| org.springframework.boot : spring-boot-autoconfigure Необязательный | jar | 2.6.3 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.6.3 |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |