is not current version
Last Version 350

io.prestosql:presto-benchmark-driver 339


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-benchmark-driver
Version

Version

339
Type

Type

jar

Download presto-benchmark-driver 339


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