Last Version

Spark Project Tools 1.1.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

org.apache.spark
ArtifactId

ArtifactId

spark-tools_2.10
Version

Version

1.1.1
Type

Type

jar
Description

Description

Spark Project Tools
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-tools_2.10 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.spark : spark-core_2.10 jar 1.1.1
org.apache.spark : spark-streaming_2.10 jar 1.1.1
org.scala-lang : scala-reflect jar 2.10.4
org.scala-lang : scala-compiler jar 2.10.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.1.5

Project Modules

There are no modules declared in this project.