MVN

com.facebook.presto.spark : spark-core

Maven & Gradle

May 05, 2023
4 usages
0 stars

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

<dependency>
    <groupId>com.facebook.presto.spark</groupId>
    <artifactId>spark-core</artifactId>
    <version>2.4.4-1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.facebook.presto.spark : spark-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.4-1

All Versions

Choose a version of com.facebook.presto.spark : spark-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
spark-core-2.4.4-1
2.0.x
spark-core-2.0.2-6
spark-core-2.0.2-5
spark-core-2.0.2-4

How to add a dependency to Maven

Add the following com.facebook.presto.spark : spark-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.facebook.presto.spark</groupId>
    <artifactId>spark-core</artifactId>
    <version>2.4.4-1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.facebook.presto.spark : spark-core gradle dependency to your build.gradle file:

implementation 'com.facebook.presto.spark:spark-core:2.4.4-1'

Gradle Kotlin DSL: Add the following com.facebook.presto.spark : spark-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.facebook.presto.spark:spark-core:2.4.4-1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.facebook.presto.spark : spark-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.facebook.presto.spark" % "spark-core" % "2.4.4-1"

Advertisement

Dependencies from Group

May 05, 2023
4 usages
0 stars

Discover Dependencies

Feb 16, 2023
1 usages
1 stars
Jul 22, 2021
1 usages
0 stars
Feb 29, 2020
133 stars
Apr 16, 2023
1 stars
Jul 23, 2021
1 usages
11 stars
map
Oct 21, 2019
7 usages
Oct 06, 2022
6 usages
50 stars