
io.kestra.plugin.nats.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin-nats Show documentation
Show all versions of plugin-nats Show documentation
Kestra's NATS Plugin enables high-performance communication in distributed systems for enhanced workflow management and seamless messaging.
@PluginSubGroup(
description = "This sub-group of plugins contains tasks for using Nats",
categories = PluginSubGroup.PluginCategory.MESSAGING
)
package io.kestra.plugin.nats;
import io.kestra.core.models.annotations.PluginSubGroup;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy