t

trino-testing-services

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