| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаio.github.zhaohaoh |
| Идентификатор | Идентификаторeasy-es-spring-boot-starter |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеeasy-es
|
<!-- https://jarcasting.com/artifacts/io.github.zhaohaoh/easy-es-spring-boot-starter/ -->
<dependency>
<groupId>io.github.zhaohaoh</groupId>
<artifactId>easy-es-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.zhaohaoh/easy-es-spring-boot-starter/
implementation 'io.github.zhaohaoh:easy-es-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/io.github.zhaohaoh/easy-es-spring-boot-starter/
implementation ("io.github.zhaohaoh:easy-es-spring-boot-starter:1.0.0")
'io.github.zhaohaoh:easy-es-spring-boot-starter:jar:1.0.0'
<dependency org="io.github.zhaohaoh" name="easy-es-spring-boot-starter" rev="1.0.0">
<artifact name="easy-es-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.zhaohaoh', module='easy-es-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "io.github.zhaohaoh" % "easy-es-spring-boot-starter" % "1.0.0"
[io.github.zhaohaoh/easy-es-spring-boot-starter "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.zhaohaoh : easy-es-core | jar | 1.0.0 |
| 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 |