| License |
License |
|---|---|
| Categories |
CategoriesPostgreSQL Data Databases |
| GroupId | GroupIdorg.apache.zeppelin |
| ArtifactId | ArtifactIdzeppelin-postgresql |
| Last Version | Last Version0.7.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZeppelin: PostgreSQL interpreter
Zeppelin project
|
| Filename | Size |
|---|---|
| zeppelin-postgresql-0.7.3.pom | |
| zeppelin-postgresql-0.7.3.jar | 22 KB |
| zeppelin-postgresql-0.7.3-sources.jar | 18 KB |
| zeppelin-postgresql-0.7.3-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-postgresql/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-postgresql</artifactId>
<version>0.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-postgresql/
implementation 'org.apache.zeppelin:zeppelin-postgresql:0.7.3'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-postgresql/
implementation ("org.apache.zeppelin:zeppelin-postgresql:0.7.3")
'org.apache.zeppelin:zeppelin-postgresql:jar:0.7.3'
<dependency org="org.apache.zeppelin" name="zeppelin-postgresql" rev="0.7.3">
<artifact name="zeppelin-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zeppelin-postgresql', version='0.7.3')
)
libraryDependencies += "org.apache.zeppelin" % "zeppelin-postgresql" % "0.7.3"
[org.apache.zeppelin/zeppelin-postgresql "0.7.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.10 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.10 |
| org.postgresql : postgresql | jar | 9.4-1201-jdbc41 |
| com.google.guava : guava | jar | 15.0 |
| jline : jline | jar | 2.12.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.zeppelin : zeppelin-interpreter | jar | 0.7.3 |