t

trino-thrift-testing-server

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