is not current version
Last Version 1.0.1

com.github.xphsc:elasticsearch-rest-spring-boot-autoconfigure 1.0.0

elasticsearch-rest-spring-boot-autoconfigure

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.xphsc
ArtifactId

ArtifactId

elasticsearch-rest-spring-boot-autoconfigure
Version

Version

1.0.0
Type

Type

jar

Download elasticsearch-rest-spring-boot-autoconfigure 1.0.0


<!-- 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.0</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.0'
// https://jarcasting.com/artifacts/com.github.xphsc/elasticsearch-rest-spring-boot-autoconfigure/
implementation ("com.github.xphsc:elasticsearch-rest-spring-boot-autoconfigure:1.0.0")
'com.github.xphsc:elasticsearch-rest-spring-boot-autoconfigure:jar:1.0.0'
<dependency org="com.github.xphsc" name="elasticsearch-rest-spring-boot-autoconfigure" rev="1.0.0">
  <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.0')
)
libraryDependencies += "com.github.xphsc" % "elasticsearch-rest-spring-boot-autoconfigure" % "1.0.0"
[com.github.xphsc/elasticsearch-rest-spring-boot-autoconfigure "1.0.0"]