License |
License |
---|---|
GroupId | GroupIdcom.facebook.presto |
ArtifactId | ArtifactIdpresto-thrift-api |
Last Version | Last Version0.273.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPresto - Thrift APIs for Connector and Udf
|
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-thrift-api/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-thrift-api</artifactId>
<version>0.273.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-thrift-api/
implementation 'com.facebook.presto:presto-thrift-api:0.273.3'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-thrift-api/
implementation ("com.facebook.presto:presto-thrift-api:0.273.3")
'com.facebook.presto:presto-thrift-api:jar:0.273.3'
<dependency org="com.facebook.presto" name="presto-thrift-api" rev="0.273.3">
<artifact name="presto-thrift-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-thrift-api', version='0.273.3')
)
libraryDependencies += "com.facebook.presto" % "presto-thrift-api" % "0.273.3"
[com.facebook.presto/presto-thrift-api "0.273.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.facebook.drift : drift-api | jar | 1.33 |
com.facebook.presto : presto-spi | jar | 0.273.3 |
com.facebook.presto : presto-common | jar | 0.273.3 |
io.airlift : slice | jar | 0.38 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto : presto-testng-services | jar | 0.273.3 |
org.testng : testng | jar | 6.10 |
com.facebook.airlift : stats | jar | 0.205 |