не последняя версия
Последняя версия 363

io.trino:trino-benchmark-driver 355


Категории

Категории

Trino Данные Базы данных
Группа

Группа

io.trino
Идентификатор

Идентификатор

trino-benchmark-driver
Версия

Версия

355
Тип

Тип

jar

Скачать trino-benchmark-driver 355


<!-- https://jarcasting.com/artifacts/io.trino/trino-benchmark-driver/ -->
<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-benchmark-driver</artifactId>
    <version>355</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-benchmark-driver/
implementation 'io.trino:trino-benchmark-driver:355'
// https://jarcasting.com/artifacts/io.trino/trino-benchmark-driver/
implementation ("io.trino:trino-benchmark-driver:355")
'io.trino:trino-benchmark-driver:jar:355'
<dependency org="io.trino" name="trino-benchmark-driver" rev="355">
  <artifact name="trino-benchmark-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-benchmark-driver', version='355')
)
libraryDependencies += "io.trino" % "trino-benchmark-driver" % "355"
[io.trino/trino-benchmark-driver "355"]