Last Version

hetu-cli 1.6.1

Presto

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-cli
Version

Version

1.6.1
Type

Type

jar
Description

Description

hetu-cli
Presto

Download presto-cli 1.6.1


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

Dependencies

compile (17)

Group / Artifact Type Version
io.hetu.core : presto-client jar 1.6.1
io.hetu.core : presto-parser jar 1.6.1
org.antlr : antlr4-runtime jar 4.7.1
io.airlift : airline jar 0.8
io.airlift : concurrent jar 0.193
io.airlift : log jar 0.193
io.airlift : log-manager jar 0.193
io.airlift : units jar 1.3
com.google.code.findbugs : jsr305 Optional jar 3.0.2
javax.inject : javax.inject jar 1
com.google.guava : guava jar 26.0-jre
org.jline : jline-reader jar 3.12.1
org.jline : jline-terminal jar 3.12.1
io.airlift : json jar 0.193
net.sf.opencsv : opencsv jar 2.3
com.squareup.okhttp3 : okhttp jar 3.9.0
com.fasterxml.jackson.core : jackson-core jar 2.11.4

runtime (1)

Group / Artifact Type Version
org.jline : jline-terminal-jna jar 3.12.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.testng : testng jar 6.10
com.squareup.okhttp3 : mockwebserver jar 3.9.0

Project Modules

There are no modules declared in this project.