MVN

io.trino : trino-hive-formats

Maven & Gradle

Aug 24, 2023
8.1k stars

Trino - Hive Formats

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-hive-formats</artifactId>
    <version>425</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 425

All Versions

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

Version Vulnerabilities Updated
425
trino-hive-formats-425
424
trino-hive-formats-424
423
trino-hive-formats-423
422
trino-hive-formats-422
421
trino-hive-formats-421
420
trino-hive-formats-420
419
trino-hive-formats-419
418
trino-hive-formats-418
417
trino-hive-formats-417
416
trino-hive-formats-416
415
trino-hive-formats-415
414
trino-hive-formats-414
413
trino-hive-formats-413
412
trino-hive-formats-412
411
trino-hive-formats-411
410
trino-hive-formats-410
409
trino-hive-formats-409
408
trino-hive-formats-408
407
trino-hive-formats-407

How to add a dependency to Maven

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

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-hive-formats</artifactId>
    <version>425</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.trino:trino-hive-formats:425'

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

implementation("io.trino:trino-hive-formats:425")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.trino" % "trino-hive-formats" % "425"

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