is not current version
Last Version 0.1.2

com.facebook.presto.pinot:pinot-driver 0.1.1

Shaded driver for the presto-pinot connector that exposes only the pinot-common dependancies and some helpers

GroupId

GroupId

com.facebook.presto.pinot
ArtifactId

ArtifactId

pinot-driver
Version

Version

0.1.1
Type

Type

jar

Download pinot-driver 0.1.1


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