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

s.wicket.wicket-bootstrap-themes.7.0.9.source-code.module-info Maven / Gradle / Ivy

module wicket.bootstrap.themes {
    exports de.agilecoders.wicket.themes.markup.html.bootstrap;
    exports de.agilecoders.wicket.themes.markup.html.bootswatch;
    exports de.agilecoders.wicket.themes.markup.html.italia;
    exports de.agilecoders.wicket.themes.markup.html.material_design;

    requires org.apache.wicket.core;
    requires org.apache.wicket.request;
    requires org.apache.wicket.util;

    requires wicket.bootstrap.core;
    requires de.agilecoders.wicket.webjars;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy