elastic / elasticsearch-hadoop   8.8.2

Apache License 2.0 Website GitHub

:elephant: Elasticsearch real-time search and analytics natively integrated with Hadoop

Scala versions: 2.11

elasticsearch-spark-30 7.17.27


Group ID:
org.elasticsearch
Artifact ID:
elasticsearch-spark-30_2.12
Version:
7.17.27
Release Date:
Jan 14, 2025
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:

libraryDependencies += "org.elasticsearch" %% "elasticsearch-spark-30" % "7.17.27"

Mill build tool

ivy"org.elasticsearch::elasticsearch-spark-30:7.17.27"

Scala CLI

//> using dep "org.elasticsearch::elasticsearch-spark-30:7.17.27"

Ammonite REPL

import $ivy.`org.elasticsearch::elasticsearch-spark-30:7.17.27`

<dependency>
  <groupId>org.elasticsearch</groupId>
  <artifactId>elasticsearch-spark-30_2.12</artifactId>
  <version>7.17.27</version>
</dependency>

compile group: 'org.elasticsearch', name: 'elasticsearch-spark-30_2.12', version: '7.17.27'