Last Version

Spark Project Assembly 3.0.1

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

ch.cern.spark
ArtifactId

ArtifactId

spark-assembly_2.12
Version

Version

3.0.1
Type

Type

pom
Description

Description

Spark Project Assembly
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-assembly_2.12 3.0.1


<!-- https://jarcasting.com/artifacts/ch.cern.spark/spark-assembly_2.12/ -->
<dependency>
    <groupId>ch.cern.spark</groupId>
    <artifactId>spark-assembly_2.12</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.spark/spark-assembly_2.12/
implementation 'ch.cern.spark:spark-assembly_2.12:3.0.1'
// https://jarcasting.com/artifacts/ch.cern.spark/spark-assembly_2.12/
implementation ("ch.cern.spark:spark-assembly_2.12:3.0.1")
'ch.cern.spark:spark-assembly_2.12:pom:3.0.1'
<dependency org="ch.cern.spark" name="spark-assembly_2.12" rev="3.0.1">
  <artifact name="spark-assembly_2.12" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.cern.spark', module='spark-assembly_2.12', version='3.0.1')
)
libraryDependencies += "ch.cern.spark" % "spark-assembly_2.12" % "3.0.1"
[ch.cern.spark/spark-assembly_2.12 "3.0.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.spark : spark-core_2.12 jar 3.0.1
org.apache.spark : spark-mllib_2.12 jar 3.0.1
org.apache.spark : spark-streaming_2.12 jar 3.0.1
org.apache.spark : spark-graphx_2.12 jar 3.0.1
org.apache.spark : spark-sql_2.12 jar 3.0.1
org.apache.spark : spark-repl_2.12 jar 3.0.1
com.google.guava : guava jar 14.0.1

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.