Last Version

presto-client 350

Presto

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-client
Version

Version

350
Type

Type

jar
Description

Description

presto-client
Presto

Download presto-client 350


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

Dependencies

compile (10)

Group / Artifact Type Version
io.airlift : json jar 202
io.airlift : security jar 202
io.airlift : units jar 1.6
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1
com.fasterxml.jackson.core : jackson-core jar 2.11.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.google.code.findbugs : jsr305 Optional jar 3.0.2
com.google.guava : guava jar 29.0-jre
com.squareup.okhttp3 : okhttp jar 3.9.0
com.squareup.okhttp3 : okhttp-urlconnection jar 3.9.0

test (2)

Group / Artifact Type Version
io.prestosql : presto-spi jar 350
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.