How To Install Java Artifact org.apache.spark.spark-mllib_2.11 v1.6.1

org.apache.spark spark-mllib_2.11 1.6.1

Introduction

In this article, we'll learn how to install Java artifact spark-mllib_2.11 from org.apache.spark group in version 1.6.1. The artifact is available in 40 versions: 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 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0 2.2.3 2.2.2 2.2.1 2.2.0 2.1.3 2.1.2 2.1.1 2.1.0 2.0.2 2.0.1 2.0.0-preview 2.0.0 1.6.3 1.6.2 1.6.1 1.6.0 1.5.2 1.5.1 1.5.0 1.4.1 1.4.0 1.3.1 1.3.0 1.2.2 1.2.1 1.2.0 The Spark Project ML Library project has its own website at: http://spark.apache.org/. The parent project is: org.apache.spark::spark-parent_2.11::1.6.1

How To Install Java Artifact org.apache.spark.spark-mllib_2.11 In Version 1.6.1

To install the Spark Project ML Library artifact in version 1.6.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Spark Project ML Library dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (7)

Test dependencies (9)