License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdcom.github.xphsc |
ArtifactId | ArtifactIdelasticsearch-rest-spring-boot-autoconfigure |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelasticsearch-rest-spring-boot-autoconfigure
|
<!-- https://jarcasting.com/artifacts/com.github.xphsc/elasticsearch-rest-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.xphsc</groupId>
<artifactId>elasticsearch-rest-spring-boot-autoconfigure</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xphsc/elasticsearch-rest-spring-boot-autoconfigure/
implementation 'com.github.xphsc:elasticsearch-rest-spring-boot-autoconfigure:1.0.1'
// https://jarcasting.com/artifacts/com.github.xphsc/elasticsearch-rest-spring-boot-autoconfigure/
implementation ("com.github.xphsc:elasticsearch-rest-spring-boot-autoconfigure:1.0.1")
'com.github.xphsc:elasticsearch-rest-spring-boot-autoconfigure:jar:1.0.1'
<dependency org="com.github.xphsc" name="elasticsearch-rest-spring-boot-autoconfigure" rev="1.0.1">
<artifact name="elasticsearch-rest-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xphsc', module='elasticsearch-rest-spring-boot-autoconfigure', version='1.0.1')
)
libraryDependencies += "com.github.xphsc" % "elasticsearch-rest-spring-boot-autoconfigure" % "1.0.1"
[com.github.xphsc/elasticsearch-rest-spring-boot-autoconfigure "1.0.1"]
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 |
com.github.xphsc : elasticsearch-rest-plus Optional | jar | 1.0.0 |