Spark Project ML Library

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.spark
ArtifactId

ArtifactId

spark-mllib_2.12
Last Version

Last Version

3.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spark Project ML Library
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

https://spark.apache.org/
Project Organization

Project Organization

Apache Software Foundation

Download spark-mllib_2.12

How to add to project

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

Dependencies

compile (14)

Group / Artifact Type Version
org.scala-lang.modules : scala-parser-combinators_2.12 jar 1.1.2
org.apache.spark : spark-core_2.12 jar 3.3.0
org.apache.spark : spark-streaming_2.12 jar 3.3.0
org.apache.spark : spark-sql_2.12 jar 3.3.0
org.apache.spark : spark-graphx_2.12 jar 3.3.0
org.apache.spark : spark-mllib-local_2.12 jar 3.3.0
org.scalanlp : breeze_2.12 jar 1.2
org.apache.commons : commons-math3 jar 3.6.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.2
org.apache.spark : spark-tags_2.12 jar 3.3.0
dev.ludovic.netlib : blas jar 2.2.1
dev.ludovic.netlib : lapack jar 2.2.1
dev.ludovic.netlib : arpack jar 2.2.1
org.spark-project.spark : unused jar 1.0.0

test (15)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 test-jar 3.3.0
org.apache.spark : spark-catalyst_2.12 test-jar 3.3.0
org.apache.spark : spark-sql_2.12 test-jar 3.3.0
org.apache.spark : spark-mllib-local_2.12 test-jar 3.3.0
org.scalacheck : scalacheck_2.12 jar 1.15.4
org.mockito : mockito-core jar 4.2.0
org.mockito : mockito-inline jar 4.2.0
org.apache.spark : spark-streaming_2.12 test-jar 3.3.0
org.apache.spark : spark-tags_2.12 test-jar 3.3.0
org.scalatest : scalatest_2.12 jar 3.3.0-SNAP3
org.scalatestplus : scalacheck-1-15_2.12 jar 3.3.0.0-SNAP3
org.scalatestplus : mockito-4-2_2.12 jar 3.2.11.0
org.scalatestplus : selenium-3-141_2.12 jar 3.3.0.0-SNAP3
junit : junit jar 4.13.2
com.github.sbt : junit-interface jar 0.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.3.0
3.2.1
3.2.0
3.1.3
3.1.2
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0-preview2
3.0.0-preview
3.0.0
2.4.8
2.4.7
2.4.6
2.4.5
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0