flu-producer-rabbitmq.3.0.2.source-code.module-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jflu-producer-rabbitmq Show documentation
Show all versions of jflu-producer-rabbitmq Show documentation
JFlu Connector to emit event to RabbitMQ
The newest version!
module jflu.producer.rabbitmq {
requires org.slf4j;
requires jflu.core;
requires com.rabbitmq.client;
requires com.fasterxml.jackson.databind;
exports be.looorent.jflu.publisher.rabbitmq;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy