is not current version
Last Version 0.7.3

org.apache.zeppelin:zeppelin-postgresql 0.7.2

Zeppelin project

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.apache.zeppelin
ArtifactId

ArtifactId

zeppelin-postgresql
Version

Version

0.7.2
Type

Type

jar

Download zeppelin-postgresql 0.7.2


<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-postgresql/ -->
<dependency>
    <groupId>org.apache.zeppelin</groupId>
    <artifactId>zeppelin-postgresql</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-postgresql/
implementation 'org.apache.zeppelin:zeppelin-postgresql:0.7.2'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-postgresql/
implementation ("org.apache.zeppelin:zeppelin-postgresql:0.7.2")
'org.apache.zeppelin:zeppelin-postgresql:jar:0.7.2'
<dependency org="org.apache.zeppelin" name="zeppelin-postgresql" rev="0.7.2">
  <artifact name="zeppelin-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zeppelin-postgresql', version='0.7.2')
)
libraryDependencies += "org.apache.zeppelin" % "zeppelin-postgresql" % "0.7.2"
[org.apache.zeppelin/zeppelin-postgresql "0.7.2"]