| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Search Business Logic Libraries Elasticsearch |
| GroupId | GroupIdcn.xphsc |
| ArtifactId | ArtifactIdelasticsearch-rest-spring-boot-autoconfigure |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionelasticsearch-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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.3.RELEASE |
| cn.xphsc : elasticsearch-rest-plus Optional | jar | 1.1.0 |