How To Install Java Artifact org.apache.spark.spark-parent v1.0.0

org.apache.spark spark-parent 1.0.0

Introduction

In this article, we'll learn how to install Java artifact spark-parent from org.apache.spark group in version 1.0.0. The artifact is available in 13 versions: 1.2.2 1.2.1 1.2.0 1.1.1 1.1.0 1.0.2 1.0.1 1.0.0 0.9.2 0.9.1 0.9.0-incubating 0.8.1-incubating 0.8.0-incubating . The Spark Project Parent POM project has been released under Apache 2.0 License license, and has its own website at: http://spark.apache.org/ . The parent project is: org.apache::apache::14

How To Install Java Artifact org.apache.spark.spark-parent In Version 1.0.0

To install the Spark Project Parent POM artifact in version 1.0.0 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 Parent POM 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.

Managed dependencies (54)

Licenses