Download zeppelin-spark_2.11-0.7.3.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.7.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

zeppelin-spark_2.11-0.7.3.jar
zeppelin-spark_2.11-0.7.3.pom



Related Tutorials