t

trino-benchto-benchmarks

Trino - Benchto benchmarks
文件下载
文件名 操作
trino-benchto-benchmarks-448.jar 下载
trino-benchto-benchmarks-448.pom 下载
trino-benchto-benchmarks-448-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.trino</groupId>
  <artifactId>trino-benchto-benchmarks</artifactId>
  <version>448</version>
</dependency>
Gradle Groovy
implementation 'io.trino:trino-benchto-benchmarks:448'
Gradle Kotlin
implementation("io.trino:trino-benchto-benchmarks:448")
Scala SBT
libraryDependencies += "io.trino" % "trino-benchto-benchmarks" % "448"
Groovy Grape
@Grapes(
  @Grab(group='io.trino', module='trino-benchto-benchmarks', version='448')
)
Apache Ivy
<dependency org="io.trino" name="trino-benchto-benchmarks" rev="448" />
Leiningen
[io.trino/trino-benchto-benchmarks "448"]
Apache Buildr
'io.trino:trino-benchto-benchmarks:jar:448'