Download presto-example-http-0.118.jar file - Jar p

Jar examples for p:presto-example-http

Description

Presto - Example HTTP Connector

You can download jar file presto-example-http 0.118 in this page.

Build File

You can use the following script to add presto-example-http-0.118.jar to your project.

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

Download

Click the following link to download the jar file.

presto-example-http-0.118-javadoc.jar
presto-example-http-0.118-sources.jar
presto-example-http-0.118-test-sources.jar
presto-example-http-0.118-tests.jar
presto-example-http-0.118.jar
presto-example-http-0.118.pom



Related Tutorials