MVN

io.trino : trino-maven-plugin

Maven & Gradle

Feb 01, 2023
11 stars

Trino Maven Build Extension · The Trino Maven Plugin provides a packing and lifecycle for Trino plugins

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-maven-plugin</artifactId>
    <version>12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 12

All Versions

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

Version Vulnerabilities Updated
12
trino-maven-plugin-12
11
trino-maven-plugin-11
10
trino-maven-plugin-10

How to add a dependency to Maven

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

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-maven-plugin</artifactId>
    <version>12</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.trino:trino-maven-plugin:12'

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

implementation("io.trino:trino-maven-plugin:12")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.trino" % "trino-maven-plugin" % "12"

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

May 18, 2021
54 stars
May 18, 2021
54 stars
May 18, 2021
54 stars
May 18, 2021
54 stars
May 18, 2021
54 stars
Mar 02, 2022
28 stars
Mar 02, 2022
28 stars