t

trino-benchto-benchmarks

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