| Artifact | Description |
| wicket (15) |
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. |
| wicket-archetype-quickstart (14) |
|
| wicket-auth-roles (15) |
Wicket Authorization Integration Based on roles, metadata and annotations. This project requires Java 5. |
| wicket-datetime (15) |
Date/Time components and utilities for Wicket |
| wicket-examples (15) |
Examples displaying a component reference and
several components in action. |
| wicket-extensions (15) |
Wicket Extensions is a rich component library for the Wicket framework. |
| wicket-guice (15) |
Google Guice integration in your Wicket web applications. Requires Java 5. See the examples project for usecases. |
| wicket-ioc (15) |
Wicket IoC common dependencies for injection and proxying. Used by Spring, Guice, etc. |
| wicket-jdk14 (11) |
Wicket is a Java-based open source component web application framework. |
| wicket-jdk15 (11) |
Wicket is a Java-based open source component web application framework. |
| wicket-jmx (15) |
Wicket Java Management Extensions |
| wicket-objectsizeof-agent (15) |
Agent for pluggin in object size measurements using instrumentation |
| wicket-parent (15) |
Wicket is a Java-based open source component web application framework. |
| wicket-spring (15) |
Integration project to use Spring injection in your Wicket applications. See the wicket-spring-examples for integration patterns. |
| wicket-spring-annot (11) |
Spring integration in your Wicket web applications using annotations. Requires Java 5. See the examples project for usecases. |
| wicket-velocity (15) |
Provides a specialized panel and some related utilities that enables users
to work with Velocity and Wicket. Particularly useful for simple CMS like applications |