is not current version
Last Version 2.1.1

lib-elasticsearch 2.0.150

A simple wrapper on elastic search high level client to create indexes

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.webpieces
ArtifactId

ArtifactId

lib-elasticsearch
Version

Version

2.0.150
Type

Type

jar
Description

Description

lib-elasticsearch
A simple wrapper on elastic search high level client to create indexes
Project URL

Project URL

https://github.com/deanhiller/webpieces
Source Code Management

Source Code Management

https://github.com/deanhiller/webpieces.git

Download lib-elasticsearch 2.0.150


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
joda-time : joda-time jar 2.9.4
io.micrometer : micrometer-core jar 1.4.1
org.elasticsearch.client : elasticsearch-rest-client jar 7.6.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.3

Project Modules

There are no modules declared in this project.