License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-thrift-api |
Version | Version358 |
Type | Typejar |
Description |
DescriptionTrino - Thrift Connector API
|
Filename | Size |
---|---|
trino-thrift-api-358.pom | |
trino-thrift-api-358.jar | 94 KB |
trino-thrift-api-358-tests.jar | 26 KB |
trino-thrift-api-358-test-sources.jar | 12 KB |
trino-thrift-api-358-sources.jar | 67 KB |
trino-thrift-api-358-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>358</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-thrift-api/
implementation 'io.trino:trino-thrift-api:358'
// https://jarcasting.com/artifacts/io.trino/trino-thrift-api/
implementation ("io.trino:trino-thrift-api:358")
'io.trino:trino-thrift-api:jar:358'
<dependency org="io.trino" name="trino-thrift-api" rev="358">
<artifact name="trino-thrift-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-thrift-api', version='358')
)
libraryDependencies += "io.trino" % "trino-thrift-api" % "358"
[io.trino/trino-thrift-api "358"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-spi | jar | 358 |
io.airlift : slice | jar | 0.39 |
io.airlift.drift : drift-api | jar | 1.14 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.guava : guava | jar | 30.1.1-jre |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-main | jar | 358 |
io.airlift : stats | jar | 206 |
org.assertj : assertj-core | jar | 3.18.1 |
org.testng : testng | jar | 6.10 |