is not current version
Last Version 0.17

io.trino.benchto:benchto-driver 0.13


Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino.benchto
ArtifactId

ArtifactId

benchto-driver
Version

Version

0.13
Type

Type

jar

Download benchto-driver 0.13


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