io.kestra.plugin.compress.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-compress Show documentation
Show all versions of plugin-compress Show documentation
Manage file compression and decompression within Kestra workflows.
@PluginSubGroup(
description = "This sub-group of plugins contains tasks for compressing and decompressing files.",
categories = PluginSubGroup.PluginCategory.TRANSFORMATION
)
package io.kestra.plugin.compress;
import io.kestra.core.models.annotations.PluginSubGroup;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy