![JAR search and dependency download from the Maven repository](/logo.png)
e10.jwebmp-jquery-vertical-timeline.0.59.0.14.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 jwebmp-jquery-vertical-timeline Show documentation
Show all versions of jwebmp-jquery-vertical-timeline Show documentation
The JWebSwing JQuery Vertical Timeline
The newest version!
import com.jwebmp.core.services.IPageConfigurator;
module com.jwebmp.plugins.jqueryverticaltimeline{
exports com.jwebmp.plugins.jqueryverticaltimeline;
requires com.jwebmp.core;
requires com.jwebmp.logmaster;
requires com.fasterxml.jackson.annotation;
requires java.validation;
requires java.logging;
provides IPageConfigurator with com.jwebmp.plugins.jqueryverticaltimeline.VerticalTimelinePageConfigurator;
opens com.jwebmp.plugins.jqueryverticaltimeline to com.fasterxml.jackson.databind,com.jwebmp.core;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy