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

framework.colesico-htmlrenderer.3.1.2.source-code.module-info Maven / Gradle / Ivy

There is a newer version: 3.9.2
Show newest version
module colesico.framework.htmlrenderer {

    requires transitive colesico.framework.weblet;
    requires transitive colesico.framework.validation;

    requires org.slf4j;

    requires org.apache.commons.lang3;

    // API
    exports colesico.framework.htmlrenderer;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy