Download presto-jdbc-0.187.jar file - Jar p

Jar examples for p:presto-jdbc

Description

You can download jar file presto-jdbc 0.187 in this page.

Build File

You can use the following script to add presto-jdbc-0.187.jar to your project.

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

Download

Click the following link to download the jar file.

presto-jdbc-0.187-javadoc.jar
presto-jdbc-0.187-sources.jar
presto-jdbc-0.187-test-sources.jar
presto-jdbc-0.187-tests.jar
presto-jdbc-0.187.jar
presto-jdbc-0.187.pom



Related Tutorials