is not current version
Last Version 0.17

io.trino.benchto:benchto-base 0.13


Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino.benchto
ArtifactId

ArtifactId

benchto-base
Version

Version

0.13
Type

Type

pom

Download benchto-base 0.13

Filename Size
benchto-base-0.13.pom 11 KB
Browse

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