| Artifact | Name | Description |
|---|---|---|
| wicket (34) | 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. |
| wicket-archetype-quickstart (33) | Wicket Quickstart Archetype | |
| wicket-auth-roles (34) | Wicket Auth Roles | Wicket Authorization Integration Based on roles, metadata and annotations. This project requires Java 5. |
| wicket-datetime (34) | Wicket Date/Time | Date/Time components and utilities for Wicket |
| wicket-devutils (16) | Wicket Development Utilities | Wicket development utilities provide helpful features that are typically used during development only, but may be turned on for additional production debugging. |
| wicket-examples (34) | Wicket Examples | Examples displaying a component reference and several components in action. |
| wicket-extensions (34) | Wicket Extensions | Wicket Extensions is a rich component library for the Wicket framework. |
| wicket-guice (34) | Wicket Guice Integration | Google Guice integration in your Wicket web applications. Requires Java 5. See the examples project for usecases. |
| wicket-ioc (34) | Wicket IoC common code | Wicket IoC common dependencies for injection and proxying. Used by Spring, Guice, etc. |
| wicket-jdk14 (13) | Wicket JDK 1.4 modules | Wicket is a Java-based open source component web application framework. |
| wicket-jdk15 (13) | Wicket JDK 1.5 modules | Wicket is a Java-based open source component web application framework. |
| wicket-jmx (34) | Wicket JMX | Wicket Java Management Extensions |
| wicket-objectsizeof-agent (34) | Wicket Objects Sizeof Agent | Agent for pluggin in object size measurements using instrumentation |
| wicket-parent (34) | Wicket Parent | Wicket is a Java-based open source component web application framework. |
| wicket-request (1) | wicket-request | |
| wicket-spring (34) | Wicket Spring Integration | Integration project to use Spring injection in your Wicket applications. See the wicket-spring-examples for integration patterns. |
| wicket-spring-annot (13) | Wicket Spring Integration through Annotations | Spring integration in your Wicket web applications using annotations. Requires Java 5. See the examples project for usecases. |
| wicket-util (1) | wicket-util | |
| wicket-velocity (34) | Wicket Velocity | Provides a specialized panel and some related utilities that enables users to work with Velocity and Wicket. Particularly useful for simple CMS like applications |