is not current version
Last Version 1.0.0

org.apache.samza:samza-elasticsearch 0.12.0

A distributed stream processing framework built upon Apache Kafka and Apache Hadoop YARN.

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.apache.samza
ArtifactId

ArtifactId

samza-elasticsearch
Version

Version

0.12.0
Type

Type

jar

Download samza-elasticsearch 0.12.0


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