is not current version
Last Version 350

io.prestosql:presto-benchmark-driver 321


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-benchmark-driver
Version

Version

321
Type

Type

jar

Download presto-benchmark-driver 321


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