MVN

com.linkedin.transport : transportable-udfs-trino-plugin

Maven & Gradle

Jun 08, 2023
289 stars

transportable-udfs-trino-plugin · A library for analyzing, processing, and rewriting views defined in the Hive Metastore, and sharing them across multiple execution engines

<dependency>
    <groupId>com.linkedin.transport</groupId>
    <artifactId>transportable-udfs-trino-plugin</artifactId>
    <version>0.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.linkedin.transport : transportable-udfs-trino-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.1.5

All Versions

Choose a version of com.linkedin.transport : transportable-udfs-trino-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
transportable-udfs-trino-plugin-0.1.5
transportable-udfs-trino-plugin-0.1.4
transportable-udfs-trino-plugin-0.1.3
transportable-udfs-trino-plugin-0.1.2
transportable-udfs-trino-plugin-0.1.1
transportable-udfs-trino-plugin-0.1.0
0.0.x
transportable-udfs-trino-plugin-0.0.94
transportable-udfs-trino-plugin-0.0.93
transportable-udfs-trino-plugin-0.0.92
transportable-udfs-trino-plugin-0.0.91
transportable-udfs-trino-plugin-0.0.89

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.linkedin.transport</groupId>
    <artifactId>transportable-udfs-trino-plugin</artifactId>
    <version>0.1.5</version>
</dependency>