| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.xpc1024 |
| Идентификатор | Идентификаторeasy-es-core |
| Последняя версия | Последняя версия0.9.20 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеeasy use for elastic search
|
| Имя Файла | Размер |
|---|---|
| easy-es-core-0.9.20.pom | |
| easy-es-core-0.9.20.jar | 105 KB |
| easy-es-core-0.9.20-sources.jar | 56 KB |
| easy-es-core-0.9.20-javadoc.jar | 427 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/ -->
<dependency>
<groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-core</artifactId>
<version>0.9.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/
implementation 'io.github.xpc1024:easy-es-core:0.9.20'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-core/
implementation ("io.github.xpc1024:easy-es-core:0.9.20")
'io.github.xpc1024:easy-es-core:jar:0.9.20'
<dependency org="io.github.xpc1024" name="easy-es-core" rev="0.9.20">
<artifact name="easy-es-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-core', version='0.9.20')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-core" % "0.9.20"
[io.github.xpc1024/easy-es-core "0.9.20"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| org.elasticsearch.client : elasticsearch-rest-high-level-client | jar | 7.10.1 |
| org.elasticsearch : elasticsearch | jar | 7.10.1 |
| com.alibaba : fastjson | jar | 1.2.79 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.4 |