License |
License |
---|---|
Categories |
CategoriesCLI User Interface Trino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-cli |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-cli
Trino
|
Filename | Size |
---|---|
trino-cli-387.pom | |
trino-cli-387.jar | 98 KB |
trino-cli-387-tests.jar | 25 KB |
trino-cli-387-test-sources.jar | 16 KB |
trino-cli-387-sources.jar | 53 KB |
trino-cli-387-javadoc.jar | 562 KB |
trino-cli-387-executable.jar | 18 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-cli/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-cli</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-cli/
implementation 'io.trino:trino-cli:387'
// https://jarcasting.com/artifacts/io.trino/trino-cli/
implementation ("io.trino:trino-cli:387")
'io.trino:trino-cli:jar:387'
<dependency org="io.trino" name="trino-cli" rev="387">
<artifact name="trino-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-cli', version='387')
)
libraryDependencies += "io.trino" % "trino-cli" % "387"
[io.trino/trino-cli "387"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-client | jar | 387 |
io.trino : trino-parser | jar | 387 |
io.airlift : units | jar | 1.6 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.guava : guava | jar | 31.1-jre |
com.squareup.okhttp3 : logging-interceptor | jar | 3.14.9 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
info.picocli : picocli | jar | 4.6.1 |
net.sf.opencsv : opencsv | jar | 2.3 |
org.antlr : antlr4-runtime | jar | 4.9.3 |
org.gaul : modernizer-maven-annotations | jar | 2.3.0 |
org.jline : jline-console | jar | 3.21.0 |
org.jline : jline-reader | jar | 3.21.0 |
org.jline : jline-terminal | jar | 3.21.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jline : jline-terminal-jna | jar | 3.21.0 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : json | jar | 216 |
com.squareup.okhttp3 : mockwebserver | jar | 3.14.9 |
org.assertj : assertj-core | jar | 3.18.1 |
org.testng : testng | jar | 6.10 |