Last Version

spring-data-elasticsearch-rest-build 1.1.2

Parent pom providing dependency and plugin management for applications built with Maven

License

License

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.2
Type

Type

pom
Description

Description

spring-data-elasticsearch-rest-build
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-data-elasticsearch-rest-build
Source Code Management

Source Code Management

https://github.com/ydespreaux/spring-data-elasticsearch-rest

Download spring-data-elasticsearch-rest-build 1.1.2


<!-- 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.2</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.2'
// 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.2")
'com.github.ydespreaux.spring.data:spring-data-elasticsearch-rest-build:pom:1.1.2'
<dependency org="com.github.ydespreaux.spring.data" name="spring-data-elasticsearch-rest-build" rev="1.1.2">
  <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.2')
)
libraryDependencies += "com.github.ydespreaux.spring.data" % "spring-data-elasticsearch-rest-build" % "1.1.2"
[com.github.ydespreaux.spring.data/spring-data-elasticsearch-rest-build "1.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.4.RELEASE
org.projectlombok : lombok jar 1.18.6

test (5)

Group / Artifact Type Version
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

  • spring-data-elasticsearch-rest
  • spring-data-elasticsearch-rest-starter