How To Install Java Artifact org.apache.spark.spark-repl-bin_2.9.3 v0.8.0-incubating

org.apache.spark spark-repl-bin_2.9.3 0.8.0-incubating

Introduction

In this article, we'll learn how to install Java artifact spark-repl-bin_2.9.3 from org.apache.spark group in version 0.8.0-incubating. The artifact is available in 2 versions: 0.8.1-incubating 0.8.0-incubating The Spark Project REPL binary packaging project has its own website at: http://spark.incubator.apache.org/. The parent project is: org.apache.spark::spark-parent::0.8.0-incubating

How To Install Java Artifact org.apache.spark.spark-repl-bin_2.9.3 In Version 0.8.0-incubating

To install the Spark Project REPL binary packaging artifact in version 0.8.0-incubating 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 REPL binary packaging 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 (1)