
flu-subscriber-reflection.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-subscriber-reflection Show documentation
Show all versions of jflu-subscriber-reflection Show documentation
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