MVN

io.trino.gateway : trino-gateway-parent

Maven & Gradle

Sep 26, 2023
110 stars

trino-gateway-parent · A smart load balancer and query router for Trino

<dependency>
    <groupId>io.trino.gateway</groupId>
    <artifactId>trino-gateway-parent</artifactId>
    <version>3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.trino.gateway : trino-gateway-parent to add to Maven - Latest Versions:

  • Latest Stable: 3

All Versions

Choose a version of io.trino.gateway : trino-gateway-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3
trino-gateway-parent-3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.trino.gateway</groupId>
    <artifactId>trino-gateway-parent</artifactId>
    <version>3</version>
</dependency>