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

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

The newest version!
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 - 2024 Weber Informatics LLC | Privacy Policy