Awesome Wicket 
A curated list of awesome projects powered by Apache Wicket
Your contributions are always welcome!
Wicket is an open source, component oriented, serverside, Java web application framework. With a history of over a decade, it is still going strong and has a solid future ahead.
Table of Contents
Generic Info
- Apache Wicket - Wicket official site.
- Wicket on Github - Official mirror of Wicket on GitHub.
- Wicket on Twitter - Official account of Wicket.
- Wicket wiki - Official knowledge base on Wiki about Wicket.
- Build With Wicket - Official Tumblr account of Wicket.
- Wicket User Guide - Wicket user guide for version 7.x.
- Wicket JavaDocs - Wicket JavaDocs for version 7.x.
- Wicket in Action - Blog and book about Wicket.
Libraries
List of libraries and components which can be used in your application
- JNPM - Java library for JS Node Package Manager(NPM). Provides Wicket resource for transparent obtaining of NPM package and providing required file from it.
- wicket-akka - Integration of Akka for Wicket.
- wicket-autowire - Makes your life easier by automatic creation of component according to provided annotation.
- wicket-bootstrap - Integration of Bootstrap Toolkit for Wicket.
- wicket-clientside-logging - Helper library that allows javascript logging on client side, all log messages will be stored on server side too.
- wicket-console - Lightweight AJAX-enabled web console for runtime execution JS scripts on server side.
- wicket-crudifier - Library to easily create CRUD's with wicket.
- wicket-dnd - Generic Drag&Drop framework for Wicket.
- wicket-extjs-integration - Integration of Wicket with ExtJS with event handling and a focus on making the Java-API as close to the JS-API as possible.
- wicket-fullcalendar - Integration of FullCalendar javascript lib with Wicket.
- wicket-jersey - Adapter to run JAR-RX resources on Jersey2 under Wicket.
- wicket-jquery-selectors - Library for working with JQuery and Wicket.
- wicket-jquery-ui - JQuery UI integration in Wicket 1.5.x, Wicket 6.x & Wicket7.x.
- wicket-modelfactory - Wicket-modelfactory is an API to create Wicket PropertyModels in a typesafe and refactoring-safe way.
- wicket-mustache - Provides a specialized panel and some related utilities that enables users to work with Mustache and Wicket.
- wicket-orientdb - Integration of Wicket with OrientDB.
- wicket-requirejs - Helper to use require.js in your Wicket application.
- wicket-shieldui - Components leveraging the use of the Shield UI JavaScript library.
- wicket-source - Speeds up Wicket development by providing click-through from browser HTML back to the original Wicket components in your source.
- wicket-spring-boot - Makes it easy to create Wicket projects with a minimum of configuration effort by using Sprint Boot.
- wicket-webjars - Integration of webjars for Wicket.
- wicked-charts - Beautiful and interactive javascript charts for Java-based web applications.
