| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.xpc1024 |
| Идентификатор | Идентификаторeasy-es-boot-starter |
| Версия | Версия0.9.15 |
| Тип | Типjar |
| Описание |
Описаниеeasy use for elastic search
|
| Имя Файла | Размер |
|---|---|
| easy-es-boot-starter-0.9.15.pom | |
| easy-es-boot-starter-0.9.15.jar | 25 KB |
| easy-es-boot-starter-0.9.15-sources.jar | 13 KB |
| easy-es-boot-starter-0.9.15-javadoc.jar | 102 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/ -->
<dependency>
<groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-boot-starter</artifactId>
<version>0.9.15</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation 'io.github.xpc1024:easy-es-boot-starter:0.9.15'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-boot-starter/
implementation ("io.github.xpc1024:easy-es-boot-starter:0.9.15")
'io.github.xpc1024:easy-es-boot-starter:jar:0.9.15'
<dependency org="io.github.xpc1024" name="easy-es-boot-starter" rev="0.9.15">
<artifact name="easy-es-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-boot-starter', version='0.9.15')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-boot-starter" % "0.9.15"
[io.github.xpc1024/easy-es-boot-starter "0.9.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.xpc1024 : easy-es-core | jar | 0.9.15 |
| io.github.xpc1024 : easy-es-extension | jar | 0.9.15 |
| commons-codec : commons-codec | jar | 1.6 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.5.4 |