Download zeppelin-jdbc-0.7.3.jar file - Jar z

Jar examples for z:zeppelin-jdbc

Description

Zeppelin project

You can download jar file zeppelin-jdbc 0.7.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

zeppelin-jdbc-0.7.3.jar
zeppelin-jdbc-0.7.3.pom



Related Tutorials