MVN

io.trino : trino-benchmark-driver

Maven & Gradle

Oct 07, 2021

trino-benchmark-driver

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-benchmark-driver</artifactId>
    <version>363</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.trino : trino-benchmark-driver to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 363

All Versions

Choose a version of io.trino : trino-benchmark-driver to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
363
trino-benchmark-driver-363
362
trino-benchmark-driver-362
361
trino-benchmark-driver-361
360
trino-benchmark-driver-360
359
trino-benchmark-driver-359
358
trino-benchmark-driver-358
357
trino-benchmark-driver-357
356
trino-benchmark-driver-356
355
trino-benchmark-driver-355
354
trino-benchmark-driver-354
353
trino-benchmark-driver-353
352
trino-benchmark-driver-352
351
trino-benchmark-driver-351

How to add a dependency to Maven

Add the following io.trino : trino-benchmark-driver maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-benchmark-driver</artifactId>
    <version>363</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.trino : trino-benchmark-driver gradle dependency to your build.gradle file:

implementation 'io.trino:trino-benchmark-driver:363'

Gradle Kotlin DSL: Add the following io.trino : trino-benchmark-driver gradle kotlin dependency to your build.gradle.kts file:

implementation("io.trino:trino-benchmark-driver:363")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.trino : trino-benchmark-driver sbt scala dependency to your build.sbt file:

libraryDependencies += "io.trino" % "trino-benchmark-driver" % "363"

Advertisement

Dependencies from Group

Aug 24, 2023
68 usages
8k stars
Aug 24, 2023
66 usages
8k stars
Aug 24, 2023
46 usages
0 stars
Aug 24, 2023
45 usages
8.1k stars
Aug 24, 2023
41 usages
0 stars

Discover Dependencies