io.kestra.plugin.airbyte.cloud.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-airbyte Show documentation
Show all versions of plugin-airbyte Show documentation
Seamlessly integrate Airbyte connectors into your Kestra workflows.
@PluginSubGroup(
description = "This sub-group of plugins contains tasks for using Airbyte Cloud.\n" +
"Airbyte is an open-source data integration engine that helps you consolidate your data in your data warehouses, data lakes and databases.",
categories = PluginSubGroup.PluginCategory.TOOL
)
package io.kestra.plugin.airbyte.cloud;
import io.kestra.core.models.annotations.PluginSubGroup;