Jar examples for p:presto-postgresql
Presto - PostgreSQL Connector
You can download jar file presto-postgresql 0.118 in this page.
You can use the following script to add presto-postgresql-0.118.jar to your project.
<dependency> <groupId>com.facebook.presto</groupId> <artifactId>presto-postgresql</artifactId> <version>0.118</version> </dependency>
compile group: 'com.facebook.presto', name: 'presto-postgresql', version: '0.118'
libraryDependencies += "com.facebook.presto" % "presto-postgresql" % "0.118"
<dependency org="com.facebook.presto" name="presto-postgresql" rev="0.118"/>
@Grapes(@Grab(group='com.facebook.presto', module='presto-postgresql', version='0.118'))
'com.facebook.presto:presto-postgresql:jar:0.118'
Click the following link to download the jar file.
presto-postgresql-0.118-javadoc.jar