wicket
Wicket is a Java web application framework that takes simplicity,
separation of concerns and ease of development to a whole new level.
Wicket pages can be mocked up, previewed and later revised using
standard WYSIWYG HTML design tools. Dynamic content processing and
form handling is all handled in Java code using a first-class
component model backed by POJO data beans that can easily be
persisted using your favorite technology.
Last Release on Jan 31, 2025
3. Wicket234 usages
org.apache.wicket » wicketApache
A module that provides dependencies to all core submodules needed to
run Wicket application. This way Maven users can depend only on this
module without bothering that Wicket core depends on several modules.
Last Release on Jan 31, 2025
Integration project to use Spring injection in your Wicket applications. See the wicket-spring-examples for integration patterns.
Last Release on Jan 31, 2025
Wicket Authorization Integration Based on roles, metadata and
annotations.
Last Release on Feb 1, 2025
10. Wicket Tester66 usages
org.apache.wicket » wicket-testerApache
Core Wicket testers for Unit Tests.
Last Release on Jan 24, 2025