License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.hetu.core |
ArtifactId | ArtifactIdpresto-client |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-client
Presto
|
Filename | Size |
---|---|
presto-client-1.6.1.pom | |
presto-client-1.6.1.jar | 125 KB |
presto-client-1.6.1-tests.jar | 14 KB |
presto-client-1.6.1-test-sources.jar | 11 KB |
presto-client-1.6.1-sources.jar | 72 KB |
presto-client-1.6.1-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.hetu.core/presto-client/ -->
<dependency>
<groupId>io.hetu.core</groupId>
<artifactId>presto-client</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.hetu.core/presto-client/
implementation 'io.hetu.core:presto-client:1.6.1'
// https://jarcasting.com/artifacts/io.hetu.core/presto-client/
implementation ("io.hetu.core:presto-client:1.6.1")
'io.hetu.core:presto-client:jar:1.6.1'
<dependency org="io.hetu.core" name="presto-client" rev="1.6.1">
<artifact name="presto-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.hetu.core', module='presto-client', version='1.6.1')
)
libraryDependencies += "io.hetu.core" % "presto-client" % "1.6.1"
[io.hetu.core/presto-client "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.11.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.11.4 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.4 |
io.airlift : slice | jar | 0.38 |
io.airlift : json | jar | 0.193 |
io.airlift : log | jar | 0.193 |
io.airlift : security | jar | 0.193 |
io.airlift : units | jar | 1.3 |
io.hetu.core : presto-spi | jar | 1.6.1 |
com.google.guava : guava | jar | 26.0-jre |
com.squareup.okhttp3 : okhttp | jar | 3.9.0 |
com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.9.0 |
io.hetu.core : hetu-transport | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |