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

framework.colesico-bundle-web.2.2.3.source-code.module-info Maven / Gradle / Ivy

Go to download

Colesico framework bundle joins framework modules for web application development

There is a newer version: 5.3.0
Show newest version
module colesico.framework.bundle.web {

    requires transitive colesico.framework.bundle.base;

    requires transitive colesico.framework.http;
    requires transitive colesico.framework.router;
    requires transitive colesico.framework.htmlrenderer;
    requires transitive colesico.framework.weblet;
    requires transitive colesico.framework.restlet;
    requires transitive colesico.framework.webstatic;
    requires transitive colesico.framework.pebble;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy