All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.kestra.plugin.kafka.package-info Maven / Gradle / Ivy

There is a newer version: 0.19.1
Show newest version
@PluginSubGroup(
    description = "This sub-group of plugins contains tasks for using the Apache Kafka message broker.\n" +
        "Apache Kafka is an open-source distributed event streaming platform used by thousands of companies for high-performance data pipelines, streaming analytics, data integration, and mission-critical applications.",
    categories = PluginSubGroup.PluginCategory.MESSAGING
)
package io.kestra.plugin.kafka;

import io.kestra.core.models.annotations.PluginSubGroup;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy