| License |
License |
|---|---|
| GroupId | GroupIdcom.facebook.presto |
| ArtifactId | ArtifactIdpresto-thrift-api |
| Version | Version0.272.1 |
| 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.272.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-thrift-api/
implementation 'com.facebook.presto:presto-thrift-api:0.272.1'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-thrift-api/
implementation ("com.facebook.presto:presto-thrift-api:0.272.1")
'com.facebook.presto:presto-thrift-api:jar:0.272.1'
<dependency org="com.facebook.presto" name="presto-thrift-api" rev="0.272.1">
<artifact name="presto-thrift-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-thrift-api', version='0.272.1')
)
libraryDependencies += "com.facebook.presto" % "presto-thrift-api" % "0.272.1"
[com.facebook.presto/presto-thrift-api "0.272.1"]
| 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.272.1 |
| com.facebook.presto : presto-common | jar | 0.272.1 |
| 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.272.1 |
| org.testng : testng | jar | 6.10 |
| com.facebook.airlift : stats | jar | 0.201 |