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