ElasticSearch CRUD Repository

Easily perform CRUD operations on Beans stored on Elasticsearch.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.jeromeloisel
ArtifactId

ArtifactId

elasticsearch-crud
Last Version

Last Version

5.6.3
Release Date

Release Date

Type

Type

pom
Description

Description

ElasticSearch CRUD Repository
Easily perform CRUD operations on Beans stored on Elasticsearch.
Project Organization

Project Organization

jcabi.com

Download elasticsearch-crud

How to add to project

<!-- https://jarcasting.com/artifacts/com.jeromeloisel/elasticsearch-crud/ -->
<dependency>
    <groupId>com.jeromeloisel</groupId>
    <artifactId>elasticsearch-crud</artifactId>
    <version>5.6.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jeromeloisel/elasticsearch-crud/
implementation 'com.jeromeloisel:elasticsearch-crud:5.6.3'
// https://jarcasting.com/artifacts/com.jeromeloisel/elasticsearch-crud/
implementation ("com.jeromeloisel:elasticsearch-crud:5.6.3")
'com.jeromeloisel:elasticsearch-crud:pom:5.6.3'
<dependency org="com.jeromeloisel" name="elasticsearch-crud" rev="5.6.3">
  <artifact name="elasticsearch-crud" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jeromeloisel', module='elasticsearch-crud', version='5.6.3')
)
libraryDependencies += "com.jeromeloisel" % "elasticsearch-crud" % "5.6.3"
[com.jeromeloisel/elasticsearch-crud "5.6.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 20.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (5)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.springframework.boot : spring-boot-starter-test jar 1.5.8.RELEASE
com.google.guava : guava-testlib jar 23.2-jre
junit : junit jar 4.12
org.springframework : spring-test jar 4.3.12.RELEASE

Project Modules

  • db-repository-api
  • db-entity
  • db-conversion-api
  • db-conversion-jackson
  • db-repository-elasticsearch
  • db-spring-elasticsearch-starter
  • db-integration-test
  • db-scroll-api
  • db-scroll-elastic

Versions

Version
5.6.3
5.1.2
2.3.3
2.2.0
1.1.1
1.1.0
1.0.1