| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Trino Data Databases |
| GroupId | GroupIdio.trino |
| ArtifactId | ArtifactIdtrino-cli |
| Version | Version359 |
| Type | Typejar |
| Description |
Descriptiontrino-cli
Trino
|
| Filename | Size |
|---|---|
| trino-cli-359.pom | |
| trino-cli-359.jar | 97 KB |
| trino-cli-359-tests.jar | 26 KB |
| trino-cli-359-test-sources.jar | 16 KB |
| trino-cli-359-sources.jar | 52 KB |
| trino-cli-359-javadoc.jar | 563 KB |
| trino-cli-359-executable.jar | 9 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-cli/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-cli</artifactId>
<version>359</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-cli/
implementation 'io.trino:trino-cli:359'
// https://jarcasting.com/artifacts/io.trino/trino-cli/
implementation ("io.trino:trino-cli:359")
'io.trino:trino-cli:jar:359'
<dependency org="io.trino" name="trino-cli" rev="359">
<artifact name="trino-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-cli', version='359')
)
libraryDependencies += "io.trino" % "trino-cli" % "359"
[io.trino/trino-cli "359"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.trino : trino-client | jar | 359 |
| io.trino : trino-parser | jar | 359 |
| io.airlift : units | jar | 1.6 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.2 |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
| com.google.guava : guava | jar | 30.1.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 |
| org.jline : jline-reader | jar | 3.17.1 |
| org.jline : jline-terminal | jar | 3.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jline : jline-terminal-jna | jar | 3.17.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : json | jar | 207 |
| com.squareup.okhttp3 : mockwebserver | jar | 3.14.9 |
| org.testng : testng | jar | 6.10 |