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

io.prestosql.benchto:benchto-driver 0.10


Группа

Группа

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

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

benchto-driver
Версия

Версия

0.10
Тип

Тип

jar

Скачать benchto-driver 0.10


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