spring-boot-starter-data-es

ElasticSearch Starter project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices Data
GroupId

GroupId

com.lmaye
ArtifactId

ArtifactId

spring-boot-starter-data-es
Last Version

Last Version

1.0.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-data-es
ElasticSearch Starter project for Spring Boot
Source Code Management

Source Code Management

https://www.lmaye.com

Download spring-boot-starter-data-es

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.lmaye : app-common jar 1.0.1-SNAPSHOT
org.springframework.boot : spring-boot-starter-data-elasticsearch jar 2.4.0
org.springframework.boot : spring-boot-actuator-autoconfigure Optional jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1-RELEASE