License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-thrift-api |
Version | Version370 |
Type | Typejar |
Description |
DescriptionTrino - Thrift Connector API
|
Filename | Size |
---|---|
trino-thrift-api-370.pom | |
trino-thrift-api-370.jar | 95 KB |
trino-thrift-api-370-tests.jar | 27 KB |
trino-thrift-api-370-test-sources.jar | 12 KB |
trino-thrift-api-370-sources.jar | 67 KB |
trino-thrift-api-370-javadoc.jar | 616 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-thrift-api/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-thrift-api</artifactId>
<version>370</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-thrift-api/
implementation 'io.trino:trino-thrift-api:370'
// https://jarcasting.com/artifacts/io.trino/trino-thrift-api/
implementation ("io.trino:trino-thrift-api:370")
'io.trino:trino-thrift-api:jar:370'
<dependency org="io.trino" name="trino-thrift-api" rev="370">
<artifact name="trino-thrift-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-thrift-api', version='370')
)
libraryDependencies += "io.trino" % "trino-thrift-api" % "370"
[io.trino/trino-thrift-api "370"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-spi | jar | 370 |
io.airlift : slice | jar | 0.41 |
io.airlift.drift : drift-api | jar | 1.14 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.guava : guava | jar | 31.0.1-jre |
org.openjdk.jol : jol-core | jar | 0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-main | jar | 370 |
io.airlift : stats | jar | 214 |
org.assertj : assertj-core | jar | 3.18.1 |
org.testng : testng | jar | 6.10 |