Last Version

Spark Project Parent POM 2.2.3

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-parent_2.10
Version

Version

2.2.3
Type

Type

jar
Description

Description

Spark Project Parent POM
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

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

Project Organization

The Apache Software Foundation

Download spark-parent_2.10 2.2.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.spark-project.spark : unused jar 1.0.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.6
junit : junit jar 4.12
com.novocode : junit-interface jar 0.11

Project Modules

  • common/sketch
  • common/network-common
  • common/network-shuffle
  • common/unsafe
  • common/tags
  • core
  • graphx
  • mllib
  • mllib-local
  • tools
  • streaming
  • sql/catalyst
  • sql/core
  • sql/hive
  • assembly
  • external/flume
  • external/flume-sink
  • external/flume-assembly
  • examples
  • repl
  • launcher
  • external/kafka-0-8
  • external/kafka-0-8-assembly
  • external/kafka-0-10
  • external/kafka-0-10-assembly
  • external/kafka-0-10-sql