Download spark-repl_2.10-1.4.1.jar file - Jar s

Jar examples for s:spark-repl-2.10

Description

You can download jar file spark-repl_2.10 1.4.1 in this page.

License

Apache License

Build File

You can use the following script to add spark-repl_2.10-1.4.1.jar to your project.

<dependency>
   <groupId>org.apache.spark</groupId>
   <artifactId>spark-repl_2.10</artifactId>
   <version>1.4.1</version>
</dependency>
compile group: 'org.apache.spark', name: 'spark-repl_2.10', version: '1.4.1'
libraryDependencies += "org.apache.spark" % "spark-repl_2.10" % "1.4.1"
<dependency org="org.apache.spark" name="spark-repl_2.10" rev="1.4.1"/>
@Grapes(@Grab(group='org.apache.spark', module='spark-repl_2.10', version='1.4.1'))
'org.apache.spark:spark-repl_2.10:jar:1.4.1'

Download

Click the following link to download the jar file.

spark-repl_2.10-1.4.1-javadoc.jar
spark-repl_2.10-1.4.1-sources.jar
spark-repl_2.10-1.4.1-test-sources.jar
spark-repl_2.10-1.4.1-tests.jar
spark-repl_2.10-1.4.1.jar
spark-repl_2.10-1.4.1.pom



Related Tutorials