Jar examples for z:zeppelin-jdbc
Zeppelin project
You can download jar file zeppelin-jdbc 0.7.3 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
zeppelin-jdbc-0.7.3.jar