MVN

org.apache.spark : spark-mllib-local_2.11

Maven & Gradle

May 10, 2021
26 usages

Spark Project ML Local Library

<dependency>
    <groupId>org.apache.spark</groupId>
    <artifactId>spark-mllib-local_2.11</artifactId>
    <version>2.4.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.spark : spark-mllib-local_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.4.8

All Versions

Choose a version of org.apache.spark : spark-mllib-local_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4.x
spark-mllib-local_2.11-2.4.8
spark-mllib-local_2.11-2.4.7
spark-mllib-local_2.11-2.4.6
spark-mllib-local_2.11-2.4.5
spark-mllib-local_2.11-2.4.4
spark-mllib-local_2.11-2.4.3
spark-mllib-local_2.11-2.4.2
spark-mllib-local_2.11-2.4.1
spark-mllib-local_2.11-2.4.0
2.3.x
spark-mllib-local_2.11-2.3.4
spark-mllib-local_2.11-2.3.3
spark-mllib-local_2.11-2.3.2
spark-mllib-local_2.11-2.3.1
spark-mllib-local_2.11-2.3.0
2.2.x
spark-mllib-local_2.11-2.2.3
spark-mllib-local_2.11-2.2.2
spark-mllib-local_2.11-2.2.1
spark-mllib-local_2.11-2.2.0
2.1.x
spark-mllib-local_2.11-2.1.3
spark-mllib-local_2.11-2.1.2
spark-mllib-local_2.11-2.1.1
spark-mllib-local_2.11-2.1.0
2.0.x
spark-mllib-local_2.11-2.0.2
spark-mllib-local_2.11-2.0.1
spark-mllib-local_2.11-2.0.0
spark-mllib-local_2.11-2.0.0-preview

How to add a dependency to Maven

Add the following org.apache.spark : spark-mllib-local_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.spark</groupId>
    <artifactId>spark-mllib-local_2.11</artifactId>
    <version>2.4.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.spark : spark-mllib-local_2.11 gradle dependency to your build.gradle file:

implementation 'org.apache.spark:spark-mllib-local_2.11:2.4.8'

Gradle Kotlin DSL: Add the following org.apache.spark : spark-mllib-local_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.spark:spark-mllib-local_2.11:2.4.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.spark : spark-mllib-local_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.spark" % "spark-mllib-local_2.11" % "2.4.8"

Advertisement

Dependencies from Group

May 09, 2021
1.3k usages
36.2k stars
May 09, 2021
1.1k usages
36.2k stars
Aug 05, 2023
649 usages
36.2k stars
Jan 08, 2019
626 usages
36.2k stars
Aug 05, 2023
587 usages
36.2k stars

Discover Dependencies

Jun 01, 2022
22 usages
94.2k stars
Sep 09, 2016
15 usages
4.6k stars
Jul 11, 2016
15 usages
1.9k stars
Feb 09, 2020
26 usages
Feb 09, 2020
27 usages
Feb 11, 2021
24 usages
2.2k stars
Sep 24, 2021
17 usages
32 stars