t

trino-thrift-testing-server

Trino - Thrift Testing Server
Files download
File Operation
trino-thrift-testing-server-403.jar download
trino-thrift-testing-server-403.pom download
trino-thrift-testing-server-403-sources.jar download
Apache Maven
<dependency>
  <groupId>io.trino</groupId>
  <artifactId>trino-thrift-testing-server</artifactId>
  <version>403</version>
</dependency>
Gradle Groovy
implementation 'io.trino:trino-thrift-testing-server:403'
Gradle Kotlin
implementation("io.trino:trino-thrift-testing-server:403")
Scala SBT
libraryDependencies += "io.trino" % "trino-thrift-testing-server" % "403"
Groovy Grape
@Grapes(
  @Grab(group='io.trino', module='trino-thrift-testing-server', version='403')
)
Apache Ivy
<dependency org="io.trino" name="trino-thrift-testing-server" rev="403" />
Leiningen
[io.trino/trino-thrift-testing-server "403"]
Apache Buildr
'io.trino:trino-thrift-testing-server:jar:403'