framework.colesico-bundle-web.2.2.3.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 colesico-bundle-web Show documentation
Show all versions of colesico-bundle-web Show documentation
Colesico framework bundle joins framework modules for web application development
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