is not current version
Last Version 8.2.3

org.elasticsearch:elasticsearch-hadoop-hive 7.4.1

Elasticsearch Hadoop Hive

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch
ArtifactId

ArtifactId

elasticsearch-hadoop-hive
Version

Version

7.4.1
Type

Type

jar

Download elasticsearch-hadoop-hive 7.4.1


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