io.kestra.core.tasks.scripts.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-script-shell Show documentation
Show all versions of plugin-script-shell Show documentation
Execute Bash scripts as part of Kestra data workflows.
The newest version!
@PluginSubGroup(categories = PluginSubGroup.PluginCategory.SCRIPT)
package io.kestra.core.tasks.scripts;
import io.kestra.core.models.annotations.PluginSubGroup;