Last Version

Spark Project REPL binary packaging 0.7.2

Spark is a MapReduce-like cluster computing framework designed for low-latency iterative jobs and interactive use from an interpreter. It provides clean, language-integrated APIs in Scala, Java, and Python, with a rich array of parallel operators.

License

License

BSD License
GroupId

GroupId

org.spark-project
ArtifactId

ArtifactId

spark-repl-bin_2.9.3
Version

Version

0.7.2
Type

Type

pom
Description

Description

Spark Project REPL binary packaging
Spark is a MapReduce-like cluster computing framework designed for low-latency iterative jobs and interactive use from an interpreter. It provides clean, language-integrated APIs in Scala, Java, and Python, with a rich array of parallel operators.
Project URL

Project URL

http://spark-project.org/

Download spark-repl-bin_2.9.3 0.7.2


<!-- https://jarcasting.com/artifacts/org.spark-project/spark-repl-bin_2.9.3/ -->
<dependency>
    <groupId>org.spark-project</groupId>
    <artifactId>spark-repl-bin_2.9.3</artifactId>
    <version>0.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spark-project/spark-repl-bin_2.9.3/
implementation 'org.spark-project:spark-repl-bin_2.9.3:0.7.2'
// https://jarcasting.com/artifacts/org.spark-project/spark-repl-bin_2.9.3/
implementation ("org.spark-project:spark-repl-bin_2.9.3:0.7.2")
'org.spark-project:spark-repl-bin_2.9.3:pom:0.7.2'
<dependency org="org.spark-project" name="spark-repl-bin_2.9.3" rev="0.7.2">
  <artifact name="spark-repl-bin_2.9.3" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spark-project', module='spark-repl-bin_2.9.3', version='0.7.2')
)
libraryDependencies += "org.spark-project" % "spark-repl-bin_2.9.3" % "0.7.2"
[org.spark-project/spark-repl-bin_2.9.3 "0.7.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.spark-project : spark-core_2.9.3 jar 0.7.2

runtime (1)

Group / Artifact Type Version
org.spark-project : spark-repl_2.9.3 jar 0.7.2

Project Modules

There are no modules declared in this project.