| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration Search Прикладные библиотеки Elasticsearch |
| Группа | Группаcn.xphsc |
| Идентификатор | Идентификаторelasticsearch-rest-spring-boot-autoconfigure |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеelasticsearch-rest-spring-boot-autoconfigure
|
<!-- https://jarcasting.com/artifacts/cn.xphsc/elasticsearch-rest-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.xphsc</groupId>
<artifactId>elasticsearch-rest-spring-boot-autoconfigure</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc/elasticsearch-rest-spring-boot-autoconfigure/
implementation 'cn.xphsc:elasticsearch-rest-spring-boot-autoconfigure:1.1.0'
// https://jarcasting.com/artifacts/cn.xphsc/elasticsearch-rest-spring-boot-autoconfigure/
implementation ("cn.xphsc:elasticsearch-rest-spring-boot-autoconfigure:1.1.0")
'cn.xphsc:elasticsearch-rest-spring-boot-autoconfigure:jar:1.1.0'
<dependency org="cn.xphsc" name="elasticsearch-rest-spring-boot-autoconfigure" rev="1.1.0">
<artifact name="elasticsearch-rest-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc', module='elasticsearch-rest-spring-boot-autoconfigure', version='1.1.0')
)
libraryDependencies += "cn.xphsc" % "elasticsearch-rest-spring-boot-autoconfigure" % "1.1.0"
[cn.xphsc/elasticsearch-rest-spring-boot-autoconfigure "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.3.RELEASE |
| cn.xphsc : elasticsearch-rest-plus Необязательный | jar | 1.1.0 |