io.kestra.plugin.jdbc.vertica.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-jdbc-vertica Show documentation
Show all versions of plugin-jdbc-vertica Show documentation
Manage data in Vertica databases with Kestra's JDBC plugin.
@PluginSubGroup(
description = "This sub-group of plugins contains tasks for accessing the Vetica database.",
categories = PluginSubGroup.PluginCategory.DATABASE
)
package io.kestra.plugin.jdbc.vertica;
import io.kestra.core.models.annotations.PluginSubGroup;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy