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

flu-subscriber-reflection.3.0.2.source-code.module-info Maven / Gradle / Ivy

Go to download

JFlu Connector that allow developers to automatically subscribe to queues using reflection

The newest version!
module jflu.subscriber.reflection {
    requires org.slf4j;
    requires jflu.core;
    requires org.reflections;
    exports be.looorent.jflu.subscriber.reflection;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy