MVN

io.trino : trino-exchange

Maven & Gradle

Apr 13, 2022
8 usages

Trino - Exchange

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-exchange</artifactId>
    <version>377</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 377

All Versions

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

Version Vulnerabilities Updated
377
trino-exchange-377
376
trino-exchange-376
375
trino-exchange-375
374
trino-exchange-374
373
trino-exchange-373
372
trino-exchange-372
371
trino-exchange-371

How to add a dependency to Maven

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

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-exchange</artifactId>
    <version>377</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.trino:trino-exchange:377'

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

implementation("io.trino:trino-exchange:377")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.trino" % "trino-exchange" % "377"

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