spark-core

Shaded version of Apache Spark 2.x.x for Presto

License

License

GroupId

GroupId

com.facebook.presto.spark
ArtifactId

ArtifactId

spark-core
Last Version

Last Version

2.0.2-6
Release Date

Release Date

Type

Type

jar
Description

Description

spark-core
Shaded version of Apache Spark 2.x.x for Presto
Project URL

Project URL

https://github.com/prestodb/presto-spark-core
Source Code Management

Source Code Management

https://github.com/prestodb/presto-spark-core

Download spark-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.facebook.presto.spark/spark-core/ -->
<dependency>
    <groupId>com.facebook.presto.spark</groupId>
    <artifactId>spark-core</artifactId>
    <version>2.0.2-6</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto.spark/spark-core/
implementation 'com.facebook.presto.spark:spark-core:2.0.2-6'
// https://jarcasting.com/artifacts/com.facebook.presto.spark/spark-core/
implementation ("com.facebook.presto.spark:spark-core:2.0.2-6")
'com.facebook.presto.spark:spark-core:jar:2.0.2-6'
<dependency org="com.facebook.presto.spark" name="spark-core" rev="2.0.2-6">
  <artifact name="spark-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto.spark', module='spark-core', version='2.0.2-6')
)
libraryDependencies += "com.facebook.presto.spark" % "spark-core" % "2.0.2-6"
[com.facebook.presto.spark/spark-core "2.0.2-6"]

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.2.1

Project Modules

There are no modules declared in this project.
com.facebook.presto.spark

Presto

Distributed SQL query engine for big data

Versions

Version
2.0.2-6
2.0.2-5
2.0.2-4