io.kestra.plugin.powerbi.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-powerbi Show documentation
Show all versions of plugin-powerbi Show documentation
Embed Power BI reports and dashboards within Kestra data workflows.
@PluginSubGroup(
description = "This sub-group of plugins contains tasks for using Microsoft Power BI.",
categories = PluginSubGroup.PluginCategory.MISC
)
package io.kestra.plugin.powerbi;
import io.kestra.core.models.annotations.PluginSubGroup;