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.
Group: wicket - All Dependencies
Wicket Extensions · Wicket Extensions is a rich component library for the Wicket framework.
Wicket Spring Integration · Integration project to use Spring injection in your Wicket applications. See the wicket-spring-examples for integration patterns.
Wicket Auth Roles · Wicket Authorization Integration Based on roles, metadata and annotations. This project requires Java 5.
Wicket Spring Integration through Annotations · Spring integration in your Wicket web applications using annotations. Requires Java 5. See the examples project for usecases.
Wicket JMX · Wicket Java Management Extensions for Wicket 1.x (will be part of the main distro from Wicket 2.0 on)
Wicket Authorization Roles examples · Examples project for the Wicket authorization based on roles. Requires Java 1.5
Wicket Examples · Examples displaying a component reference and several components in action.
Wicket Spring Annot Examples · Examples project for using annotation based Spring integration in Wicket applications. This requires Java 5.
Wicket Quickstart · Wicket Quickstart is designed to get you up and coding your Wicket applications within minutes. No more creating your own project and having to download dependencies yourself. This is an all-in-one package allowing you to concentrate on your application, and Quickstart on the project structure.
Wicket Site Skin · This is the maven site skin for the Wicket project.
Wicket Parent · Wicket is a Java open source, component based web application framework currently hosted at http://wicket.apache.org.