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

flu-producer-springmvc.3.0.2.source-code.module-info Maven / Gradle / Ivy

module jflu.producer.springmvc {
    requires org.slf4j;
    requires jflu.core;
    requires spring.webmvc;
    requires spring.web;
    requires javax.servlet.api;
    exports be.looorent.jflu.springmvc;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy