Repository

Artifacts/Jars

Popular Tags

ajax analysis annotations ant apache api archetype aspect asynchronously beans binding bpm build buildsystem bytecode cache cms codecoverage codehaus collections concurrency container database directory distributed doc eclipse ejb esb format framework graph graphics hadoop hibernate html http ide imap io jbi jdbc jdo jini jms jmx jndi jsf jsp language logging mail maven metadata microsoft mock net osgi parser pdf persistence plugin pool portal portlet query regexp rmi rpc rss ruleengine scheduling scm scripting security server servlet soa soap socket spring ssh svg swt system taglib template testing transaction ui web webdav webframework webserver webservice workflow xml xquery xslt

[See All Tags]
home » org.wicketstuff

Group: org.wicketstuff



Artifact Last Version Popularity Description
openlayers (34)
Openlayers
1.5-RC5.1 Openlayer component.
datatable-autocomplete-common (34)
Datatable Autocomplete Common
1.5-RC5.1 This module provides the Patricia Trie implementation. It is seperated from the main datatable-autocomplete module to allow reuse in non wicket environments.
yui (27)
Wicket YUI Integration
1.4.21 Wicket Components for the Yahoo User Interface (YUI) library.
wicketstuff-security-wicomsec (24)
Wicket Common Security
6.7.0 Library of common security related classes
objectautocomplete (27)
ObjectAutoComplete
1.4.21 Wicket component for selecting entities via autocomplete
tinymce (27)
TinyMCE
1.4.21 Adds support for WYSIWYG editing (using TinyMce) to Wicket
theme-base (34)
theme-base
1.5-RC5.1 Wicket Theme Base
scriptaculous (27)
Scriptaculous Integration
1.4.21 The Wicket Contrib Prototype project showcases one possible way to integrate the scriptaculous ajax framework.
progressbar (20)
progressbar
1.5-RC5.1
maven-support (34)
maven-support
1.5-RC5.1
gmap2 (34)
GMap2
1.5-RC5.1 GMap2 component.
datatable-autocomplete (34)
Datatable Autocomplete
1.5-RC5.1 The Datatable autocomplete project provides a Trie datastructure that allows AJAX searches on large datasets fast. It is not memory efficient but it is fast especially to know how many results a given prefix matches. Provides a Datatable component when tied to a textfield will show the matched objects in a table format.
mbeanview (34)
mbeanview
1.5-RC5.1 Jmx panel, to view and operate the applications mbeans
yav (34)
Yav Integration
1.5-RC5.1 The Wicket project showcases one possible way to integrate the yav ajax framework. It is a a client side validation framework.
multi-text-input (34)
Multi-Text Input
1.5-RC5.1 The WicketStuff Multi-Text input is a Javascript widget which mimics the To: input in Apple's Mail.app, or the >fb:multi-friend-input< input from Facebook. Essentially, the user may type a piece of text into the input then hit the enter key to have the text added to the input in a rounded box. The user may delete the texted entered by either clicking on an x button within the rounded box, or hitting the backspace button to highlight the text, then clicking backspace again to delete it. Two sets of hidden inputs are used to keep track of the text added to the input and the text deleted.
minis (34)
Minis
1.5-RC5.1 WicketStuff Minis is a collection of assorted components and behaviors that are too small to warrant their own project
theme-standard (34)
theme-standard
1.5-RC5.1 Default Wicket Theme
flot (34)
Wicket Flot Integration
1.5-RC5.1
openlayers-proxy (34)
Openlayers - Proxy
1.5-RC5.1 For Web Feature Service Requests a Proxy needs to be used. The need for a proxy is due to browser cross site scripting restrictions. It is separated from the main package due to its dependency on commons-httpclient and because it is only needed for WFS or WMSGetFeatureInfo requests.
inmethod-grid (34)
InMethod Grid
1.5-RC5.1 Advanced grid components for Apache Wicket
input-events (33)
Input Events
1.5-RC5.1 All sorts of Input events, key presses etc
prototype (34)
Prototype Integration
1.5-RC5.1 WicketStuff Prototype offers a standardized integration of the prototype javascript library.
calendarviews (29)
CalendarViews
1.5-RC5.1 WicketStuff CalendarViews aims to provide several Wicket components that make it easy to incorporate a calendar into your application. These calendars can be used to display events and schedules. NOTE: these are not kin to the datepicker style components for use in forms - these are for displaying calendars of data, not receiving date input.
artwork (27)
artwork
1.4.21 Compnents that will make your
misc (27)
Misc
1.4.21 Miscellaneous really little stuff for Wicket.
sitemap-xml (27)
sitemap-xml
1.4.21
fixed-feedback-panel (27)
Fixe feedback panel
1.4.21 Panel that shows an FeedbackPanel inside an div tag with protected dimensions.
jslibraries (29)
JSLibraries
1.5-RC5.1 This project is simply a unified way of including common JS libraries within Wicket so that you don't have to bundle them in your application, and they aren't deployed with dozens of jars that may use them, but they are deployed in only one.
wicket-html5 (32)
Wicket HTML5 :: Wicket-HTML5
1.5-RC5.1 Some simple components and behaviors to support HTML5
ddcalendar (25)
Drag and drop calendar
1.4.21
jsr303 (30)
JSR303
1.5-RC5.1 JSR303 Validation
wicketstuff-security-wasp (24)
WASP
6.7.0 Wicket Abstract Security Platform
wicketstuff-security-hive (24)
Hive
6.7.0 Basic ACL security implementation
wicketstuff-ioc-bundle (24)
Wicket IOC Bundle
6.7.0 An OSGi-friendly version of the wicket-ioc module that does not use dynamic imports.
wicketstuff-push-cometd (23)
Wicketstuff Push - CometD
6.7.0 CometD (bayeux) implementation of Wicketstuff Push
push-cometd (22)
Wicketstuff Push - CometD
1.5-RC5.1 CometD (bayeux) implementation of Wicketstuff Push
jwicket-ui-sort (20)
jWicket: jQuery Wicket integration - ui.sort
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-tinymce (20)
TinyMCE
6.7.0 Adds support for WYSIWYG editing (using TinyMce) to Wicket
push-timer (21)
Wicketstuff Push - Timer
1.5-RC5.1 Timer implementation of Wicketstuff Push
progressbar-spring (20)
progressbar-spring
1.5-RC5.1 TaskService for use with user submitted background tasks and the progress bar. Could be used with Spring or any other application framework.
push (13)
Wicketstuff Push
1.4.12.1 An integration project for server side pushing in Wicket. Due to the cometd library depending on Java 6 the cometd implementation is in the push-cometd artifact instead. We include the timer and dojo implementations.
wicketstuff-annotation (24)
Wicket Annotations
6.7.0 Use wicketstuff-annotation to use Java Annotations and class path searching to mount your Wicket pages.
spring-webflow (4)
spring-webflow
1.4.21
wicket-shiro-example-base (48)
Apache Shiro Security for Wicket - Example Base
6.7.0
wicketstuff-shiro (19)
Apache Shiro Security for Wicket
6.7.0 Shiro Security for Apache Wicket. (Shiro was formerly known as Apache Ki and JSecurity)
jqplot (13)
JqPlot Plugin Integration
6.7.0 JqPlot Plugin Integration for Apache Wicket
modalx (28)
ModalX
6.7.0 Wicketstuff ModalX - extensions of ModalWindow
wicketstuff-jwicket-ui-sort (5)
jWicket: jQuery Wicket integration - ui.sort
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicket-security-wicomsec (2)
Wicket Common Security
1.5-RC5.1 Library of common security related classes
wicketstuff-javaee-inject (23)
JavaEE Inject
6.7.0
spring-webflow-extras (4)
spring-webflow-extras
1.4.21
gae-initializer (7)
GAE Initializer
1.5-RC5.1
wicket-servlet3 (7)
Wicket Servlet3
1.5-RC5.1
wicket-security-wasp (2)
WASP
1.5-RC5.1 Wicket Abstract Security Platform
wicket-security-hive (2)
Hive
1.5-RC5.1 Basic ACL security implementation
annotation (27)
Wicket Annotations
1.4.21 Use wicketstuff-annotation to use Java Annotations and class path searching to mount your Wicket pages.
jasper-reports (1)
Wicket Contrib JasperReports
1.4.9.1 JasperReports integration components and resources for Wicket.
jasperreports (28)
JasperReports Integration
1.5-RC5.1 JasperReports integration components and resources for Wicket.
yui-parent (27)
Wicket YUI Integration - Parent
1.4.21 Wicket Components for the Yahoo User Interface (YUI) library. This is the parent for the actual project and the examples. See the child project "yui" for a more complete description.
jwicket-parent (27)
jWicket: jQuery Wicket integration - Parent
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
minis-examples (38)
Minis - Examples
1.5.1 WicketStuff Minis is a collection of assorted components and behaviors that are too small to warrant their own project. This project is a webapp that shows examples of using them.
client-and-server-validation (34)
Client and Server Validation
1.5-RC5.1 WicketStuff Client and Server Validation aims to provide a client side validation framework that is as simple to use as Wicket's server side validation and will automatically handle both types of validation seamlessly.
wicketstuff-core (58)
WicketStuff Core Parent
6.7.0 WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
objectautocomplete-parent (27)
ObjectAutoComplete - Parent
1.4.21 Wicket component for selecting entities via autocomplete
input-events-parent (57)
Input Events - Parent
6.7.0 See the child project "input-events" for a more complete description. This is the parent for the actual project and the examples.
openlayers-parent (56)
Openlayers Integration - Parent
6.7.0 See the child project "openlayers" for a more complete description. This is the parent for the actual project and the examples.
gmap2-examples (56)
GMap2 - Examples
6.7.0 Examples gmap2 component.
jwicket-ui-effects (27)
jWicket: jQuery Wicket integration - ui.effects
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
calendarviews-parent (43)
CalendarViews - Parent
1.5.9.1 See the child project "calendarviews" for a more complete description. This is the parent for the actual project and the examples.
push-parent (22)
Wicketstuff Push - Parent
6.7.0 See the child project "push-core" for more information
simile-timeline (34)
Simile Timeline
1.5-RC5.1 Simile Timeline widget for Wicket
jwicket-ui-dragdrop (27)
jWicket: jQuery Wicket integration - ui-dragdrop
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
multi-text-input-parent (48)
Multi Text Input - Parent
1.5.9.1 See the child project "multi-text-input" for a more complete description. This is the parent for the actual project and the examples.
jwicket-ui-datepicker (27)
jWicket: jQuery Wicket integration - ui.datepicker
1.4.21 Implementation of jQuery's Datepicker for Apache Wicket.
wicket-ki-security-parent (11)
Apache Ki Security for Wicket - Parent
1.4.11 Security in wicket using ki...
objectautocomplete-examples (27)
ObjectAutoComplete - Examples
1.4.21 Example showing the usage of the objectautocomplete component
phonebook (34)
Wicket Phonebook Example
1.5-RC5.1 Wicket Phonebook Example - Spring & [Hibernate|iBATIS] CrUD app
jwicket-ui-resize (27)
jWicket: jQuery Wicket integration - ui.resize
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
artwork-examples (27)
artwork-examples
1.4.21
jwicket-tooltip-wtooltips (27)
jWicket: jQuery Wicket integration - toolstips.wtooltips
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
jquery-examples (53)
JQuery Integration - Examples
6.7.0
multi-text-input-examples (48)
multi-text-input-examples
1.5.9.1
googlecharts (34)
Google Charts
1.5-RC5.1
googlecharts-parent (58)
Google Charts - Parent
6.7.0
tinymce-examples (47)
TinyMCE Examples
6.7.0 Examples for Wicket Contrib TinyMCE
calendarviews-examples (43)
CalendarViews - Examples
1.5.9.1 Examples of how to use WicketStuff CalendarViews.
openlayers-examples (56)
Openlayers - Examples
6.7.0
theme-parent (48)
theme-parent
1.5.9.1
flot-parent (58)
Wicket Flot Integration - Parent
6.7.0 Wicket Components for the Flot plotting library (http://code.google.com/p/flot/). This is the parent for the actual project and the examples. See the child project "flot" for a more complete description.
mbeanview-parent (58)
MBeanView - Parent
6.7.0 Jmx panel, to view and operate the applications mbeans
dropdown-menu (27)
A simple dropdown menu for Apache Wicket
1.4.21 A simple dropdown menu for Apache Wicket.
mbeanview-examples (58)
MBean View - Example
6.7.0
javaee-inject-example-war (57)
JavaEE Inject - Example Web Module
6.7.0
input-events-examples (57)
Input Events - Examples
6.7.0 Examples of how to use input-events project
wicket-ki-security-example-spring-jdbc (11)
Apache Ki Security for Wicket - Spring, JDBC Example
1.4.11
inmethod-grid-examples (37)
InMethod Grid Examples
1.5.0 Advanced grid components for Apache Wicket - Example Application
jwicket-tooltip-beautytips (27)
jWicket: jQuery Wicket integration - toolstips.beautytips
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
theme-tester (34)
theme-tester
1.5-RC5.1 Default Wicket Theme
datatable-autocomplete-parent (48)
Datatable Autocomplete - Parent
1.5.9.1 See the child project "datatable-autocomplete" for a more complete description. This is the parent for the actual project and the examples.
javaee-inject-example-ear (57)
JavaEE Inject - Example EAR
6.7.0
javaee-inject-example-ejb (57)
JavaEE Inject - Example EJB Module
6.7.0
sitemap-xml-parent (27)
sitemap-xml-parent
1.4.21
gmap2-parent (56)
GMap2 - Parent
6.7.0 GMap2 is the main integration between Wicket and Google Maps. (The original GMap project is now out-of-date and not used any more)
scriptaculous-examples (27)
Scriptaculous Integration - Examples
1.4.21 The Wicket Contrib Scriptaculous project showcases one possible way to integrate the scriptaculous ajax framework.
flot-examples (58)
Wicket Flot Integration - Examples
6.7.0
wicket-ki-security-examples (11)
Apache Ki Security for Wicket - Examples
1.4.11 A collection of example configurations
googlecharts-examples (58)
Google Charts - Examples
6.7.0
wicket-ki-security (11)
Apache Ki Security for Wicket
1.4.11 Ki Security for Apache Wicket. (The project formerly known as JSecurity)
tinymce-parent (47)
TinyMCE - Parent
6.7.0 Adds support for WYSIWYG editing (using TinyMce) to Wicket
jwicket-tooltip (27)
jWicket: jQuery Wicket integration - tooltips
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
push-examples (37)
Wicket Push Examples
1.5.1 An integration project for the Ajax JavaScript library Dojo. This project provides the basic AjaxHandler for DOJO processing at the serverside, and Dojo/Wicket components.
yui-examples (27)
Wicket YUI Integration - Examples
1.4.21 Examples for the Yahoo User Interface (YUI) library.
inmethod-grid-parent (58)
InMethod Grid Parent
6.7.0 Advanced grid components for Apache Wicket
yav-parent (48)
YAV Integration - Parent
1.5.9.1 See the child project "yav" for a more complete description. This is the parent for the actual project and the examples.
minis-parent (58)
Minis - Parent
6.7.0 WicketStuff Minis is a collection of assorted components and behaviors that are too small to warrant their own project. The actual project is the child project "minis". This is just the parent for the build of minis and minis-examples.
scriptaculous-parent (27)
Scriptaculous Integration - Parent
1.4.21 See the child project "scriptaculous" for a more complete description. This is the parent for the actual project and the examples.
javaee-inject-parent (57)
JavaEE Inject - Parent
6.7.0
simile-timeline-parent (58)
Simile Timeline - Parent
6.7.0 See the child project "simile-timeline" for a more complete description. This is the parent for the actual project and the examples.
datatable-autocomplete-examples (47)
Datatable Autocomplete Examples
1.5.9.1 Provides an example application that shows how the AutoCompletingTextField can be used for fast AJAX lookups.
sitemap-xml-examples (27)
sitemap-xml-examples
1.4.21
jquery (29)
JQuery Integration
1.5-RC5.1 JQuery integration for Wicket
jwicket-tooltip-walterzorn (27)
jWicket: jQuery Wicket integration - toolstips.walterzorn
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicket-ki-security-example-base (11)
Apache Ki Security for Wicket - Example Base
1.4.11
jwicket-ui (27)
jWicket: jQuery Wicket integration - ui
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
yav-examples (48)
YAV Integration - Examples
1.5.9.1 The Wicket project showcases one possible way to integrate the yav ajax framework. It is a a client side validation framework.
wicket-ki-security-example-realm (11)
Apache Ki Security for Wicket - Realm Example
1.4.11
jquery-parent (53)
JQuery Integration - Parent
6.7.0 See the child project "jquery" for a more complete description. This is the parent for the actual project and the examples.
artwork-parent (27)
artwork-parent
1.4.21
jwicket-examples (27)
jWicket examples: jQuery Wicket integration examples
1.4.21 Examples of using jWicket WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
javaee-inject-examples (57)
JavaEE Inject - Examples
6.7.0 This is a sample JAVA EE 6 project for demonstrating how the JavaEE Inject library should been used in Enterprise and/or Web Applications. Note, that with small changes you can easily convert this project back to JAVA EE 5, which is also supported by the library.
jwicket-core (27)
jWicket: jQuery Wicket integration core
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
javaee-inject (34)
JavaEE Inject
1.5-RC5.1
wicket-plugin (34)
Wicket Plugin Framework
1.5-RC5.1 A framework for registering plugins with the Wicket application
wicket-html5-examples (32)
Wicket HTML5 :: Wicket-HTML5 Examples
1.5-RC5.1 Some simple components and behaviors to support HTMl5
jsr303-parent (54)
JSR303 - Parent
6.7.0 Parent Project for JSR-303 Validation
ddcalendar-parent (25)
Drag and drop calendar - Parent
1.4.21 A calendar panel which allows to add items from a list using drag and drop. The calendar can also be used without this functionality. This is the parent for the actual project and the examples. See the child project "ddcalendar" for a more complete description.
wicket-html5-parent (32)
Wicket HTML5 :: Parent
1.5-RC5.1
ddcalendar-examples (25)
Drag and drop calendar - Examples
1.4.21
jsr303-examples (54)
JSR303 - Examples
6.7.0 Examples for JSR303 Validation
wicket-shiro-example-spring-hibernate-native (48)
Apache Shiro Security for Wicket - Spring, Hibernate Example, Shiro Native Sessions
6.7.0
datatable-autocomplete-test (43)
DataTable Autocomplete Test
1.5.9.1 Test code for visualizing a Trie. Seperated so that projects can use the JUNG visualization against their actual production data
wicket-shiro-example-spring-hibernate (25)
Apache Shiro Security for Wicket - Spring, Hibernate Example
6.7.0
wicket-shiro (29)
Apache Shiro Security for Wicket
1.5-RC5.1 Shiro Security for Apache Wicket. (Shiro was formerly known as Apache Ki and JSecurity)
jasper-reports-parent (1)
Wicket Contrib JasperReports - Parent
1.4.9.1 JasperReports integration components and resources for Wicket.
wicket-shiro-example-realm (48)
Apache Shiro Security for Wicket - Realm Example
6.7.0
jwicket-ui-menu (2)
jWicket: jQuery Wicket integration - ui.menu
1.4.9.2 Implementation of jQuery's Datepicker for Apache Wicket.
wicket-shiro-examples (48)
Apache Shiro Security for Wicket - Examples
6.7.0 A collection of example configurations
wicket-shiro-example-spring-jdbc (48)
Apache Shiro Security for Wicket - Spring, JDBC Example
6.7.0
wicket-shiro-parent (48)
Apache Shiro Security for Wicket - Parent
6.7.0 Security in wicket using Shiro (previous named Apache Ki and JSecurity)...
jasper-reports-examples (1)
jasper-reports-examples
1.4.9.1
jasperreports-examples (46)
JasperReports Integration - examples
6.7.0 JasperReports integration components and resources for Wicket.
jasperreports-parent (46)
JasperReports Integration - parent
6.7.0 JasperReports integration components and resources for Wicket.
jdk-1.6-parent (50)
Java 6 Modules - Parent
6.7.0 Wicketstuff core modules that can be built using java 6.
jdk-1.5-parent (41)
Java 5 Modules - Parent
1.5.9.1 Wicketstuff core modules that can be built using java 5.
jwicket-ui-accordion (20)
jWicket: jQuery Wicket integration - ui.sort
1.4.21 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
push-parent-jdk-1.5 (36)
Push - Parent
1.5.9.1 See the child project "push-core" for more information
push-parent-jdk-1.6 (35)
Push - Parent
1.5.9.1 See the child project "push-core" for more information
push-core (21)
Wicketstuff Push - Core
1.5-RC5.1 An integration project for server side pushing in Wicket
progressbar-parent (44)
progressbar-parent
6.7.0 Parent project for wicketstuff progressbar project
progressbar-example (44)
progressbar-example
6.7.0
gae-initializer-parent (31)
GAE Initializer Parent
6.7.0 A Wicket IInitializer which automatically setups Wicket application to be runable at Google AppEngine
wicket-servlet3-parent (7)
Wicket Servlet3 :: Parent
1.5-RC5.1
datatables-parent (32)
DataTables jQuery Plugin Integration - Parent
6.7.0 See the child project "datatables" for a more complete description. This is the parent for the actual project and the examples.
gae-initializer-example (30)
GAE Initializer example
6.7.0 Wicket1.5 on Google AppEngine
wicketstuff-springreference-parent (29)
WicketStuff SpringReference - Parent
6.7.0 Parent project for wicketstuff-springreference module and its example webapp project. See wicketstuff-springreference for more info.
wicketstuff-logback-parent (29)
WicketStuff Logback - Parent
6.7.0 Parent project for wicketstuff-logback module and its example webapp project. See wicketstuff-logback for more info.
dojo-api (7)
WicketStuff Dojo API
1.4.18
datatables (9)
DataTables jQuery Plugin Integration
1.5-RC5.1 DataTables jQuery integration for Wicket
dojo-parent (7)
WicketStuff Dojo
1.4.18 An integration between Apache Wicket and Dojo Toolkit
wicket-servlet3-examples (7)
Wicket Servlet3 Examples
1.5-RC5.1
wicketstuff-logback (28)
WicketStuff Logback
6.7.0 This module is the home for classes that can help with using wicket and logback together. See LogbackConfigListener and WicketWebPatternEncoder classes for more info.
datatables-examples (33)
DataTables jQuery Plugin Integration - Examples
6.7.0
wicketstuff-logback-examples (28)
WicketStuff Logback - Example Web Application
6.7.0 This is a standard Servlet 2.5 + logback + wicket webapplication serving as an example for wicketstuff-logback. Especially LogbackConfigListener to specify the location of logback config and WicketWebPatternEncoder to provide request informations in log messages. See the web.xml for more info.
dojo-resources-standard (7)
WicketStuff Dojo resources
1.4.18
wicketstuff-springreference (29)
WicketStuff SpringReference
6.7.0 This module can be used in cases when limited by @SpringBean. It can be used to complete or replace wicket-spring. See SpringReference class for more info.
wicketstuff-springreference-examples (29)
WicketStuff SpringReference - Example Web Application
6.7.0 This is a standard Servlet 2.5 + spring-web + wicket webapplication serving as an example for wicketstuff-springreference class SpringReference, SpringReferenceSupporter and AbstractSpringDependencies. The application holds 3 wicket application. - first is using wicket-spring and @SpringBean - second is using wicketstuff-springreference and SpringReference - third is using wicketstuff-springreference and AbstractSpringDependencies for spring integration.
console-parent (37)
Wicket Console - Parent
6.5.0 Parent project for Wicket Console
mootools-meiomask-examples (26)
Mootools MeioMask Plugin Integration - Examples
1.5.9.1
console-engine (14)
Wicket Console - Engine
1.5-RC5.1 This is the 'backend' of Wicket Console which actually executes scripts.
mootools-meiomask-parent (26)
Mootools Meio-Mask Plugin Integration - Parent
1.5.9.1 See the child project "mootools-meiomask" for a more complete description. This is the parent for the actual project and the examples.
console (14)
Wicket Console
1.5-RC5.1 Wicket Console allows to execute dynamic (scripting) languages at runtime
console-examples (34)
Wicket Console - Examples
6.4.0 Examples of Wicket Console
mootools-meiomask (12)
Mootools MeioMask Plugin Integration
1.5-RC5.1 Mootools MeioMask Plugin Integration for Masking Text Input
console-templates (11)
Wicket Console - Templates
1.5-RC5.1 Script templates for Wicket Console
wicket-eidogo-parent (26)
Wicket-EidoGo-Parent
1.5.9.1 EidoGo script embedded in Wicket component.Eidogo is a web SGF editor for go/baduk/igo game. See http://eidogo.com/source
wicket-eidogo-example (26)
Wicket-EidoGo
1.5.9.1 EidoGo script embedded in Wicket component.Eidogo is a web SGF editor for go/baduk/igo game. See http://eidogo.com/source
wicket-eidogo (12)
Wicket-EidoGo
1.5-RC5.1 EidoGo script embedded in Wicket component.Eidogo is a web SGF editor for go/baduk/igo game. See http://eidogo.com/source
wicket-security-parent (26)
wicket-security
6.7.0 Parent project for wicket security projects
wicket-bundle-parent (26)
wicket-bundle-parent
6.7.0
wicket-security-swarm (2)
SWARM
1.5-RC5.1 Standard Wicket Authentication and Rights Management
wicket-poi (2)
WicketStuff POI
1.5-RC5.1
wicket-bundle (2)
Wicket Bundle
1.5-RC5.1 A module that creates a .jar from the classes in wicket, wicket-util and wicket-request modules in order to create a valid OSGi bundle of the wicket framework.
wicket-poi-examples (26)
WicketStuff POI - Example Web Application
6.7.0
wicket-security-swarm-parent (26)
swarm-parent
6.7.0 Parent project for SWARM
wicket-security-wasp-parent (26)
wasp-parent
6.7.0 Parent project for WASP
wicket-poi-parent (26)
WicketStuff POI - Parent
6.7.0 Parent project for wicket-poi module and its example webapp project. See wicket-poi for more info.
serializer-kryo (1)
WicketStuff Kryo serializer
1.5-RC5.1 ISerializer based on http://code.google.com/p/kryo/
wicketstuff-jasperreports (18)
JasperReports Integration
6.7.0 JasperReports integration components and resources for Wicket.
modalx-examples (28)
ModalX Example
6.7.0 Examples of ModalX
wicketstuff-mootools-meiomask (14)
Mootools MeioMask Plugin Integration
1.5.9.1 Mootools MeioMask Plugin Integration for Masking Text Input
wicketstuff-prototype (14)
Prototype Integration
1.5.9.1 WicketStuff Prototype offers a standardized integration of the prototype javascript library.
modalx-parent (28)
ModalX Parent
6.7.0 Parent project for wicketstuff ModalX
wicketstuff-security-swarm (24)
SWARM
6.7.0 Standard Wicket Authentication and Rights Management
wicketstuff-gmap2 (22)
GMap2
6.7.0 GMap2 component.
wicketstuff-push-timer (24)
Wicketstuff Push - Timer
6.7.0 Timer implementation of Wicketstuff Push
wicketstuff-theme-standard (14)
theme-standard
1.5.9.1 Default Wicket Theme
wicketstuff-poi (24)
WicketStuff POI
6.7.0
wicketstuff-console (20)
Wicket Console
6.4.0 Wicket Console allows to execute dynamic (scripting) languages at runtime
wicketstuff-objectautocomplete-parent (18)
ObjectAutoComplete - Parent
6.7.0 Wicket component for selecting entities via autocomplete
wicketstuff-flot (24)
Wicket Flot Integration
6.7.0
wicketstuff-minis (24)
Minis
6.7.0 WicketStuff Minis is a collection of assorted components and behaviors that are too small to warrant their own project
wicketstuff-calendarviews (14)
CalendarViews
1.5.9.1 WicketStuff CalendarViews aims to provide several Wicket components that make it easy to incorporate a calendar into your application. These calendars can be used to display events and schedules. NOTE: these are not kin to the datepicker style components for use in forms - these are for displaying calendars of data, not receiving date input.
wicketstuff-eidogo (14)
Wicket-EidoGo
1.5.9.1 EidoGo script embedded in Wicket component.Eidogo is a web SGF editor for go/baduk/igo game. See http://eidogo.com/source
wicket-osgi-test-service (24)
Wicket OSGi Test Service
6.7.0
wicketstuff-push-core (24)
Wicketstuff Push - Core
6.7.0 An integration project for server side pushing in Wicket
wicketstuff-client-and-server-validation (14)
Client and Server Validation
1.5.9.1 WicketStuff Client and Server Validation aims to provide a client side validation framework that is as simple to use as Wicket's server side validation and will automatically handle both types of validation seamlessly.
wicketstuff-plugin (24)
Wicket Plugin Framework
6.7.0 A framework for registering plugins with the Wicket application
wicket-osgi-parent (24)
Wicket OSGi Parent
6.7.0
wicketstuff-jquery (24)
JQuery Integration
6.7.0 JQuery integration for Wicket
wicketstuff-datatables (24)
DataTables jQuery Plugin Integration
6.7.0 DataTables jQuery integration for Wicket
wicketstuff-progressbar (24)
wicketstuff-progressbar
6.7.0
wicketstuff-theme-base (14)
theme-base
1.5.9.1 Wicket Theme Base
wicketstuff-theme-tester (14)
theme-tester
1.5.9.1 Default Wicket Theme
wicketstuff-openlayers-proxy (22)
Openlayers - Proxy
6.7.0 For Web Feature Service Requests a Proxy needs to be used. The need for a proxy is due to browser cross site scripting restrictions. It is separated from the main package due to its dependency on commons-httpclient and because it is only needed for WFS or WMSGetFeatureInfo requests.
wicketstuff-progressbar-spring (24)
wicketstuff-progressbar-spring
6.7.0 TaskService for use with user submitted background tasks and the progress bar. Could be used with Spring or any other application framework.
wicketstuff-simile-timeline (24)
Simile Timeline
6.7.0 Simile Timeline widget for Wicket
wicketstuff-multi-text-input (14)
Multi-Text Input
1.5.9.1 The WicketStuff Multi-Text input is a Javascript widget which mimics the To: input in Apple's Mail.app, or the >fb:multi-friend-input< input from Facebook. Essentially, the user may type a piece of text into the input then hit the enter key to have the text added to the input in a rounded box. The user may delete the texted entered by either clicking on an x button within the rounded box, or hitting the backspace button to highlight the text, then clicking backspace again to delete it. Two sets of hidden inputs are used to keep track of the text added to the input and the text deleted.
wicketstuff-openlayers (22)
Openlayers
6.7.0 Openlayer component.
wicketstuff-jsr303 (24)
JSR303
6.7.0 JSR303 Validation
wicketstuff-console-templates (21)
Wicket Console - Templates
6.5.0 Script templates for Wicket Console
wicketstuff-jslibraries (24)
JSLibraries
6.7.0 This project is simply a unified way of including common JS libraries within Wicket so that you don't have to bundle them in your application, and they aren't deployed with dozens of jars that may use them, but they are deployed in only one.
wicket-osgi-test-web (24)
Wicket OSGi Test Web Application
6.7.0
wicketstuff-datatable-autocomplete-common (14)
Datatable Autocomplete Common
1.5.9.1 This module provides the Patricia Trie implementation. It is seperated from the main datatable-autocomplete module to allow reuse in non wicket environments.
wicketstuff-googlecharts (24)
Google Charts
6.7.0
wicketstuff-input-events (24)
Input Events
6.7.0 All sorts of Input events, key presses etc
wicketstuff-inmethod-grid (24)
InMethod Grid
6.7.0 Advanced grid components for Apache Wicket
wicketstuff-yav (14)
Yav Integration
1.5.9.1 The Wicket project showcases one possible way to integrate the yav ajax framework. It is a a client side validation framework.
wicketstuff-bundle (24)
Wicket Bundle
6.7.0 A module that creates a .jar from the classes in wicket, wicket-util and wicket-request modules in order to create a valid OSGi bundle of the wicket framework.
wicketstuff-osgi (24)
Wicket OSGi Integration
6.7.0
wicketstuff-maven-support (14)
maven-support
1.5.9.1
wicketstuff-console-engine (21)
Wicket Console - Engine
6.5.0 This is the 'backend' of Wicket Console which actually executes scripts.
wicketstuff-phonebook (24)
Wicket Phonebook Example
6.7.0 Wicket Phonebook Example - Spring & [Hibernate|iBATIS] CrUD app
wicketstuff-mbeanview (24)
mbeanview
6.7.0 Jmx panel, to view and operate the applications mbeans
wicketstuff-gae-initializer (23)
GAE Initializer
6.7.0
wicketstuff-html5 (23)
Wicket HTML5 :: Wicket-HTML5
6.7.0 Some simple components and behaviors to support HTML5
browserid-examples (1)
BrowserId Example
1.5-RC7 Example usage of WicketStuff BrowserId
wicketstuff-serializer-kryo (23)
WicketStuff Kryo serializer
6.7.0 ISerializer based on http://code.google.com/p/kryo/
wicketstuff-servlet3-examples (23)
Wicket Servlet3 Examples
6.7.0
wicketstuff-objectautocomplete (17)
ObjectAutoComplete
6.7.0 Wicket component for selecting entities via autocomplete
wicketstuff-servlet3 (23)
Wicket Servlet3
6.7.0
wicketstuff-datatable-autocomplete (13)
Datatable Autocomplete
1.5.9.1 The Datatable autocomplete project provides a Trie datastructure that allows AJAX searches on large datasets fast. It is not memory efficient but it is fast especially to know how many results a given prefix matches. Provides a Datatable component when tied to a textfield will show the matched objects in a table format.
wicketstuff-objectautocomplete-examples (17)
ObjectAutoComplete - Examples
6.7.0 Example showing the usage of the objectautocomplete component
wicketstuff-servlet3-parent (23)
Wicket Servlet3 :: Parent
6.7.0
wicketstuff-html5-parent (23)
Wicket HTML5 :: Parent
6.7.0
wicketstuff-html5-examples (23)
Wicket HTML5 :: Wicket-HTML5 Examples
6.7.0 Some simple components and behaviors to support HTMl5
browserid (1)
BrowserId
1.5-RC7 An integration of Mozilla's BrowserId with Apache Wicket
browserid-parent (1)
BrowserId Parent
1.5-RC7 Parent project for WicketStuff BrowserId
wicketstuff-autocomplete-tagit (22)
Autocomplete Tag It
6.7.0 An integration of jquery.tagit.js with Apache Wicket. See https://github.com/aehlke/tag-it
wicketstuff-htmlcompressor (22)
WicketStuff Html Compressor
6.7.0 This module can be used to compress the wicket markup with htmlcompressor.
wicketstuff-browserid-examples (22)
BrowserId Example
6.7.0 Example usage of WicketStuff BrowserId
wicketstuff-htmlcompressor-examples (22)
WicketStuff Html Compressor - Example Web Application
6.7.0 This is a standard Servlet 2.5 + wicket webapplication serving as an example for wicketstuff-htmlcompressor.
wicketstuff-htmlcompressor-parent (22)
WicketStuff Html Compressor - Parent
6.7.0 Parent project for wicketstuff-htmlcompressor module and its example webapp project. See wicketstuff-htmlcompressor for more info.
wicketstuff-autocomplete-tagit-examples (22)
Autocomplete Tag It Example
6.7.0 Example usage of WicketStuff Tag It
wicketstuff-browserid-parent (22)
BrowserId Parent
6.7.0 Parent project for WicketStuff BrowserId
wicketstuff-browserid (22)
BrowserId
6.7.0 An integration of Mozilla's BrowserId with Apache Wicket
wicketstuff-autocomplete-tagit-parent (22)
Autocomplete Tag It Parent
6.7.0 Parent project for WicketStuff Tag It
wicketstuff-closure-compiler (21)
WicketStuff Closure Compiler Integration
6.7.0
wicketstuff-inmethod-grid-examples (21)
InMethod Grid Examples
6.7.0 Advanced grid components for Apache Wicket - Example Application
wicketstuff-minis-examples (20)
Minis - Examples
6.7.0 WicketStuff Minis is a collection of assorted components and behaviors that are too small to warrant their own project. This project is a webapp that shows examples of using them.
wicketstuff-push-examples (20)
Wicketstuff Push - Examples
6.7.0
wicketstuff-portlet-parent (19)
Portlet Parent
6.7.0 Parent project for WicketStuff Portlet
wicketstuff-portlet (19)
Apache Wicket - Portlet Support
6.7.0
jqplot-parent (13)
JqPlot Plugin Integration - Parent
6.7.0 See the child project "jqplot" for a more complete description. This is the parent for the actual project and the examples.
spring-webflow-examples (4)
spring-webflow-examples
1.4.21
jqplot-examples (13)
JqPlot Plugin Integration - Examples
6.7.0
spring-webflow-parent (4)
spring-webflow-parent
1.4.21
wicket-facebook (18)
Wicket Facebook
6.7.0
wicketstuff-twitter-examples (16)
wicketstuff-twitter-examples
6.7.0
wicket-facebook-examples (18)
Wicket Facebook Examples
6.7.0
twitter-parent (16)
Twitter - Parent
6.7.0
wicket-facebook-parent (18)
Wicket Facebook :: Parent
6.7.0
wicketstuff-twitter (16)
wicketstuff-twitter
6.7.0
gmap3-parent (9)
GMap3 - Parent
6.7.0 GMap3 is a component to use Google Maps v3 in your Wicket application.
jdk-1.7-parent (10)
Java 7 Modules - Parent
6.7.0 Wicketstuff core modules that require to be build using Java 7. Typically this is because of a Java 7 feature requirement or Java 7 compiled upstream dependency.
gmap3 (2)
GMap3
1.4.21 GMap3 component.
animator (2)
Animator
1.4.21
wicketstuff-wicket7 (8)
WicketStuff Wicket7 extensions
6.7.0 A module that provides implementations of Apache Wicket core interfaces based on JDK7
wicketstuff-gmap3 (7)
GMap3
6.7.0 GMap3 component.
wicketstuff-gmap3-examples (7)
GMap3 - Examples
6.7.0 Examples GMap3 component.
wicketstuff-serializer-kryo2 (8)
WicketStuff Kryo2 serializer
6.7.0 ISerializer based on http://code.google.com/p/kryo/ (v2)
lightbox2 (6)
Lightbox2 Plugin Integration
6.7.0 Lightbox2 Plugin Integration for Apache Wicket
lightbox2-examples (6)
Lightbox2 Plugin Integration - Examples
6.7.0
lightbox2-parent (6)
Lightbox2 Plugin Integration - Parent
6.7.0 See the child project "lightbox2" for a more complete description. This is the parent for the actual project and the examples.
wicketstuff-dropdown-menu (5)
JWicket: A simple dropdown menu for Apache Wicket
6.7.0 A simple dropdown menu for Apache Wicket.
wicketstuff-jwicket-core (5)
jWicket: jQuery Wicket integration - core
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-examples (5)
jWicket: jQuery Wicket integration - examples
6.7.0 Examples of using jWicket WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-parent (5)
jWicket: jQuery Wicket integration - Parent
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-tooltip (5)
jWicket: jQuery Wicket integration - tooltips
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-tooltip-beautytips (5)
jWicket: jQuery Wicket integration - toolstips.beautytips
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-tooltip-walterzorn (5)
jWicket: jQuery Wicket integration - toolstips.walterzorn
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-tooltip-wtooltips (5)
jWicket: jQuery Wicket integration - toolstips.wtooltips
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-ui (5)
jWicket: jQuery Wicket integration - ui
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-ui-accordion (5)
jWicket: jQuery Wicket integration - ui.accordion
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-ui-datepicker (5)
jWicket: jQuery Wicket integration - ui.datepicker
6.7.0 Implementation of jQuery's Datepicker for Apache Wicket.
wicketstuff-jwicket-ui-dragdrop (5)
jWicket: jQuery Wicket integration - ui.dragdrop
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-ui-effects (5)
jWicket: jQuery Wicket integration - ui.effects
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-jwicket-ui-resize (5)
jWicket: jQuery Wicket integration - ui.resize
6.7.0 WicketJQuery by Stefan Lindner has been renamed to jWicket, mavenized, and migrated to WicketStuff. This Wicketstuff version supercedes the original version which was available at http://subversion.visionet.de/project/WicketJQuery/wiki
wicketstuff-yui-calendar (4)
wicketstuff-yui-calendar
6.7.0
wicketstuff-yui-common (4)
wicketstuff-yui-common
6.7.0
wicketstuff-yui-parent (4)
Wicket YUI Integration - Parent
6.7.0 Wicket Components for the Yahoo User Interface (YUI) library. This is the parent for the actual project and the examples. See the child project "yui" for a more complete description.
editable-grid-examples (2)
editable-grid-examples
6.7.0
wicketstuff-editable-grid (2)
Editable Grid component for Apache Wicket
6.7.0 Add/Edit/Delete functionality all at once
editable-grid-parent (2)
Editable Grid Parent
6.7.0 Editable grid component for Apache Wicket