Download zeppelin-spark_2.11-0.6.2.jar file - Jar z

Jar examples for z:zeppelin-spark-2.11

Description

Zeppelin spark support

You can download jar file zeppelin-spark_2.11 0.6.2 in this page.

Build File

You can use the following script to add zeppelin-spark_2.11-0.6.2.jar to your project.

<dependency>
   <groupId>org.apache.zeppelin</groupId>
   <artifactId>zeppelin-spark_2.11</artifactId>
   <version>0.6.2</version>
</dependency>
compile group: 'org.apache.zeppelin', name: 'zeppelin-spark_2.11', version: '0.6.2'
libraryDependencies += "org.apache.zeppelin" % "zeppelin-spark_2.11" % "0.6.2"
<dependency org="org.apache.zeppelin" name="zeppelin-spark_2.11" rev="0.6.2"/>
@Grapes(@Grab(group='org.apache.zeppelin', module='zeppelin-spark_2.11', version='0.6.2'))
'org.apache.zeppelin:zeppelin-spark_2.11:jar:0.6.2'

Download

Click the following link to download the jar file.

zeppelin-spark_2.11-0.6.2.jar
zeppelin-spark_2.11-0.6.2.pom



Related Tutorials