is not current version
Last Version 350

io.prestosql:presto-benchmark-driver 324


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-benchmark-driver
Version

Version

324
Type

Type

jar

Download presto-benchmark-driver 324


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