is not current version
Last Version 1.1.2

com.github.ydespreaux.spring.data:spring-data-elasticsearch-rest 1.1.0

Data Elasticsearch with RestClient

Categories

Categories

Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.ydespreaux.spring.data
ArtifactId

ArtifactId

spring-data-elasticsearch-rest
Version

Version

1.1.0
Type

Type

jar

Download spring-data-elasticsearch-rest 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.ydespreaux.spring.data/spring-data-elasticsearch-rest/ -->
<dependency>
    <groupId>com.github.ydespreaux.spring.data</groupId>
    <artifactId>spring-data-elasticsearch-rest</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ydespreaux.spring.data/spring-data-elasticsearch-rest/
implementation 'com.github.ydespreaux.spring.data:spring-data-elasticsearch-rest:1.1.0'
// https://jarcasting.com/artifacts/com.github.ydespreaux.spring.data/spring-data-elasticsearch-rest/
implementation ("com.github.ydespreaux.spring.data:spring-data-elasticsearch-rest:1.1.0")
'com.github.ydespreaux.spring.data:spring-data-elasticsearch-rest:jar:1.1.0'
<dependency org="com.github.ydespreaux.spring.data" name="spring-data-elasticsearch-rest" rev="1.1.0">
  <artifact name="spring-data-elasticsearch-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ydespreaux.spring.data', module='spring-data-elasticsearch-rest', version='1.1.0')
)
libraryDependencies += "com.github.ydespreaux.spring.data" % "spring-data-elasticsearch-rest" % "1.1.0"
[com.github.ydespreaux.spring.data/spring-data-elasticsearch-rest "1.1.0"]