is not current version
Last Version 1.1.3

com.lmaye:lms-cloud-starter-elasticsearch 1.0.6

LMS Cloud ElasticSearch Starter project for Spring Boot

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

lms-cloud-starter-elasticsearch
Version

Version

1.0.6
Type

Type

jar

Download lms-cloud-starter-elasticsearch 1.0.6


<!-- https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-elasticsearch/ -->
<dependency>
    <groupId>com.lmaye</groupId>
    <artifactId>lms-cloud-starter-elasticsearch</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-elasticsearch/
implementation 'com.lmaye:lms-cloud-starter-elasticsearch:1.0.6'
// https://jarcasting.com/artifacts/com.lmaye/lms-cloud-starter-elasticsearch/
implementation ("com.lmaye:lms-cloud-starter-elasticsearch:1.0.6")
'com.lmaye:lms-cloud-starter-elasticsearch:jar:1.0.6'
<dependency org="com.lmaye" name="lms-cloud-starter-elasticsearch" rev="1.0.6">
  <artifact name="lms-cloud-starter-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lmaye', module='lms-cloud-starter-elasticsearch', version='1.0.6')
)
libraryDependencies += "com.lmaye" % "lms-cloud-starter-elasticsearch" % "1.0.6"
[com.lmaye/lms-cloud-starter-elasticsearch "1.0.6"]