Last Version

spring-data-elasticsearch-rest-starter 1.1.2

Data Elasticsearch with RestClient

License

License

Categories

Categories

Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.ydespreaux.spring.data
ArtifactId

ArtifactId

spring-data-elasticsearch-rest-starter
Version

Version

1.1.2
Type

Type

jar
Description

Description

spring-data-elasticsearch-rest-starter
Data Elasticsearch with RestClient
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-data-elasticsearch-rest-starter

Download spring-data-elasticsearch-rest-starter 1.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ydespreaux.spring.data : spring-data-elasticsearch-rest jar 1.1.2
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
org.projectlombok : lombok jar 1.18.6

provided (1)

Group / Artifact Type Version
io.projectreactor : reactor-core jar

test (6)

Group / Artifact Type Version
com.github.ydespreaux.testcontainers : testcontainers-elasticsearch jar 1.2.3
org.springframework.boot : spring-boot-starter-test jar 2.1.4.RELEASE
org.junit.jupiter : junit-jupiter jar 5.4.2
org.junit.vintage : junit-vintage-engine jar 5.4.2
org.testcontainers : junit-jupiter jar 1.11.2
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.