Last Version

elasticsearch-5 0.2

A Hazelcast Jet connector for Elasticsearch (v5.6.x) for querying/indexing objects from/to Elasticsearch.

License

License

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.hazelcast.jet.contrib
ArtifactId

ArtifactId

elasticsearch-5
Version

Version

0.2
Type

Type

jar
Description

Description

elasticsearch-5
A Hazelcast Jet connector for Elasticsearch (v5.6.x) for querying/indexing objects from/to Elasticsearch.

Download elasticsearch-5 0.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.hazelcast.jet : hazelcast-jet jar 4.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 5.6.0

Project Modules

There are no modules declared in this project.