Spark2Elasticsearch


License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.github.jparkie
ArtifactId

ArtifactId

spark2elasticsearch_2.10
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spark2Elasticsearch
Spark2Elasticsearch
Project URL

Project URL

https://github.com/jparkie/Spark2Elasticsearch
Project Organization

Project Organization

jparkie

Download spark2elasticsearch_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.elasticsearch : elasticsearch jar 2.1.2
org.slf4j : slf4j-api jar 1.7.10

provided (4)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.10 jar 1.1.1
org.scoverage : scalac-scoverage-plugin_2.10 jar 1.1.1
org.apache.spark : spark-core_2.10 jar 1.4.1
org.apache.spark : spark-sql_2.10 jar 1.4.1

test (2)

Group / Artifact Type Version
com.holdenkarau : spark-testing-base_2.10 jar 1.4.1_0.3.0
org.scalatest : scalatest_2.10 jar 2.2.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0