License |
License |
---|---|
GroupId | GroupIdorg.apache.spark |
ArtifactId | ArtifactIdspark-mllib_2.9.3 |
Version | Version0.8.1-incubating |
Type | Typejar |
Description |
DescriptionSpark 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 |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.spark/spark-mllib_2.9.3/ -->
<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-mllib_2.9.3</artifactId>
<version>0.8.1-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.spark/spark-mllib_2.9.3/
implementation 'org.apache.spark:spark-mllib_2.9.3:0.8.1-incubating'
// https://jarcasting.com/artifacts/org.apache.spark/spark-mllib_2.9.3/
implementation ("org.apache.spark:spark-mllib_2.9.3:0.8.1-incubating")
'org.apache.spark:spark-mllib_2.9.3:jar:0.8.1-incubating'
<dependency org="org.apache.spark" name="spark-mllib_2.9.3" rev="0.8.1-incubating">
<artifact name="spark-mllib_2.9.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.spark', module='spark-mllib_2.9.3', version='0.8.1-incubating')
)
libraryDependencies += "org.apache.spark" % "spark-mllib_2.9.3" % "0.8.1-incubating"
[org.apache.spark/spark-mllib_2.9.3 "0.8.1-incubating"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka » akka-actor | jar | 2.0.5 |
com.typesafe.akka » akka-remote | jar | 2.0.5 |
com.typesafe.akka » akka-slf4j | jar | 2.0.5 |
org.apache.spark : spark-core_2.9.3 | jar | 0.8.1-incubating |
org.eclipse.jetty : jetty-server | jar | 7.6.8.v20121106 |
org.jblas : jblas | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.3 | jar | 1.9.1 |
org.scalacheck : scalacheck_2.9.3 | jar | 1.10.0 |
com.novocode : junit-interface | jar | 0.9 |