is not current version
Last Version 5.6.3

com.jeromeloisel:elasticsearch-crud 1.0.1

Easily perform CRUD operations on Beans stored on Elasticsearch.

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.jeromeloisel
ArtifactId

ArtifactId

elasticsearch-crud
Version

Version

1.0.1
Type

Type

pom

Download elasticsearch-crud 1.0.1


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