License |
License |
---|---|
Categories |
CategoriesCLI User Interface Trino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-client |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-client
Trino
|
Filename | Size |
---|---|
trino-client-387.pom | |
trino-client-387.jar | 109 KB |
trino-client-387-tests.jar | 34 KB |
trino-client-387-test-sources.jar | 18 KB |
trino-client-387-sources.jar | 63 KB |
trino-client-387-javadoc.jar | 678 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-client/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-client</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-client/
implementation 'io.trino:trino-client:387'
// https://jarcasting.com/artifacts/io.trino/trino-client/
implementation ("io.trino:trino-client:387")
'io.trino:trino-client:jar:387'
<dependency org="io.trino" name="trino-client" rev="387">
<artifact name="trino-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-client', version='387')
)
libraryDependencies += "io.trino" % "trino-client" % "387"
[io.trino/trino-client "387"]
Group / Artifact | Type | Version |
---|---|---|
io.airlift : units | jar | 1.6 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-core | jar | 2.13.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | 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 : okhttp | jar | 3.14.9 |
com.squareup.okhttp3 : okhttp-urlconnection | jar | 3.14.9 |
net.jodah : failsafe | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-spi | jar | 387 |
io.airlift : concurrent | jar | 216 |
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 |