is not current version
Last Version 1.1.2

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


Categories

Categories

Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.ydespreaux.spring.data
ArtifactId

ArtifactId

spring-data-elasticsearch-rest-build
Version

Version

1.1.0
Type

Type

pom

Download spring-data-elasticsearch-rest-build 1.1.0


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