t

trino-benchto-benchmarks

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