ff.wicketstuff-dashboard-core.10.3.0.source-code.module-info Maven / Gradle / Ivy
The newest version!
module org.wicketstuff.dashboard {
exports org.wicketstuff.dashboard;
exports org.wicketstuff.dashboard.web;
exports org.wicketstuff.dashboard.web.util;
requires org.apache.wicket.core;
requires org.apache.wicket.request;
requires org.apache.wicket.util;
requires xstream;
requires com.google.gson;
requires de.agilecoders.wicket.webjars;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy