is not current version
Last Version 0.17

io.trino.benchto:benchto-driver 0.15


Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino.benchto
ArtifactId

ArtifactId

benchto-driver
Version

Version

0.15
Type

Type

jar

Download benchto-driver 0.15


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