Веб-фреймворки

WicketStuff SpringReference - Parent

org.wicketstuff : wicketstuff-springreference-parent

Parent project for wicketstuff-springreference module and its example webapp project. See wicketstuff-springreference for more info.

Последняя версия: 9.10.0

Дата:

Wicket Phonebook Example

org.wicketstuff : phonebook

Wicket Phonebook Example - Spring & [Hibernate|iBATIS] CrUD app

Последняя версия: 1.5-RC5.1

Дата:

progressbar-parent

org.wicketstuff : progressbar-parent

Parent project for wicketstuff progressbar project

Последняя версия: 9.10.0

Дата:

YAV Integration - Parent

org.wicketstuff : yav-parent

See the child project "yav" for a more complete description. This is the parent for the actual project and the examples.

Последняя версия: 1.5.13

Дата:

Последняя версия: 2.1.0

Дата:

Последняя версия: 1.0

Дата:

WicketStuff Glassfish Integration

org.wicketstuff : wicketstuff-glassfish4-integration

Provides custom serializer compatible with Glassfish 4.0. This prevents serialization issues when classes use cdi injection in the glassfish app server.

Последняя версия: 9.10.0

Дата:

Wicket Authorization Roles examples

wicket : wicket-auth-roles-examples

Examples project for the Wicket authorization based on roles. Requires Java 1.5

Последняя версия: 1.2.7

Дата:

WicketStuff SpringReference - Example Web Application

org.wicketstuff : wicketstuff-springreference-examples

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.

Последняя версия: 7.0.0

Дата:

Последняя версия: 0.6.0

Дата:

ujo-wicket

org.ujorm : ujo-wicket

The Ujo-Wicket is designed for supprot a Wicket framework applications.

Последняя версия: 2.24

Дата:

Wicketstuff Nashorn Parent

org.wicketstuff : wicketstuff-nashorn-parent

Parent project of all components using the nashorn engine

Последняя версия: 9.10.0

Дата:

Последняя версия: 1.15.0-alpha

Дата:

Последняя версия: 7.0.0

Дата:

JqPlot Plugin Integration - Parent

org.wicketstuff : jqplot-parent

See the child project "jqplot" for a more complete description. This is the parent for the actual project and the examples.

Последняя версия: 9.10.0

Дата:

Lightbox2 Plugin Integration - Examples

org.wicketstuff : lightbox2-examples

See the child project "lightbox2" for a more complete description. This is the parent for the actual project and the examples.

Последняя версия: 7.0.0

Дата:

Последняя версия: 9.8.1

Дата:

Wicketstuff-Select2 Examples

org.wicketstuff : wicketstuff-select2-examples

Library for integrating Apache Wicket with Select2 JavaScript widget

Последняя версия: 7.0.0

Дата:

Flapdoodle Wicket

de.flapdoodle.wicket : de.flapdoodle.wicket

custom wicket extensions which might be useful

Последняя версия: 1.5.10

Дата:

Последняя версия: 0.7.15

Дата:

Последняя версия: 1.6.1

Дата:

Wicket Projects

com.cedarsoft : wicket

cedarsoft Open Projects

Последняя версия: 1.2.2

Дата:

Последняя версия: 9.10.0

Дата:

Openlayers - Examples

org.wicketstuff : openlayers-examples

See the child project "openlayers" for a more complete description. This is the parent for the actual project and the examples.

Последняя версия: 7.0.0

Дата:

Последняя версия: 9.8.1

Дата:

Java 6 Modules - Parent

org.wicketstuff : jdk-1.6-parent

Wicketstuff core modules that can be built using java 6.

Последняя версия: 6.20.0

Дата:

Wicket-EidoGo-Parent

org.wicketstuff : wicket-eidogo-parent

EidoGo script embedded in Wicket component.Eidogo is a web SGF editor for go/baduk/igo game. See http://eidogo.com/source

Последняя версия: 1.5.13

Дата:

AppFuse Light Wicket Module

org.appfuse : appfuse-light-wicket

AppFuse Light Web Frameworks: JSF, Spring MVC, Stripes, Struts 2, Tapestry, Wicket.

Последняя версия: 3.5.0

Дата:

Datatable Autocomplete Examples

org.wicketstuff : datatable-autocomplete-examples

Provides an example application that shows how the AutoCompletingTextField can be used for fast AJAX lookups.

Последняя версия: 1.5.13

Дата:

TinyMCE4 - Parent

org.wicketstuff : tinymce4-parent

Adds support for WYSIWYG editing (using TinyMce) to Wicket

Последняя версия: 9.10.0

Дата:

Последняя версия: 5.0.0

Дата:

wicket-crudifier

com.premiumminds : wicket-crudifier

wicket-crudifier is a library to easily create CRUD's with wicket

Последняя версия: 4.2

Дата:

wicket-foundation-samples

org.wicketstuff.foundation : wicket-foundation-samples

Integration for Apache Wicket and Zurb Foundation.

Последняя версия: 9.10.0

Дата:

Последняя версия: 7.0.0

Дата:

Wicket-Experimental

org.apache.wicket.experimental.wicket6 : wicket-experimental

Wicket-Experimental contains experimental Wicket modules that may or may not be supported in the future.

Последняя версия: 6.30.0

Дата:

jawr wicket parent pom

net.jawr.extensions : jawr-wicket-parent

Javascript/CSS bundling and compressing tool for java web apps. By using jawr resources are automatically bundled together and optionally minified and gzipped. Jawr provides tag libraries to reference a generated bundle either by id or by using the name of any of its members.

Последняя версия: 3.9

Дата:

Последняя версия: 8.0.0-M7

Дата:

artwork-parent

org.wicketstuff : artwork-parent

Wicketstuff core modules that can be built using java 5.

Последняя версия: 1.4.21

Дата:

Wicket Spring Annot Examples

wicket : wicket-spring-annot-examples

Examples project for using annotation based Spring integration in Wicket applications. This requires Java 5.

Последняя версия: 1.2.7

Дата:

jWicket: jQuery Wicket integration - ui

org.wicketstuff : jwicket-ui

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

Последняя версия: 1.4.21

Дата:

AppFuse Modular Archetype - Wicket

org.appfuse.archetypes : appfuse-modular-wicket

Maven 2 archetype that creates a modular web application with AppFuse. This archetype creates two modules: "core" and "web". The core module depends on appfuse-service, while the web module depends on core as well as AppFuse's Wicket implementation.

Последняя версия: 3.5.0

Дата:

Google Charts

org.wicketstuff : googlecharts

Wicketstuff core modules that can be built using java 5.

Последняя версия: 1.5-RC5.1

Дата:

Последняя версия: 7.0.0

Дата:

apithefire-web-wicket

org.apithefire : apithefire-web-wicket

Wicket web framework integration library.

Последняя версия: 0.1.0

Дата:

Useful Wicket 6 components, models and other stuff

com.nitorcreations : wicket-components

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Последняя версия: 1.7

Дата:

Последняя версия: 1.0

Дата:

CalendarViews - Examples

org.wicketstuff : calendarviews-examples

Examples of how to use WicketStuff CalendarViews.

Последняя версия: 1.5.13

Дата:

WicketStuff Logback - Parent

org.wicketstuff : wicketstuff-logback-parent

Parent project for wicketstuff-logback module and its example webapp project. See wicketstuff-logback for more info.

Последняя версия: 9.10.0

Дата:

Wicket Web Beans

net.sourceforge.wicketwebbeans.parent : WicketWebBeans-parent

Wicket Web Beans (WWB) is an Apache Wicket component toolkit for displaying and editing POJOs that conform to the JavaBeans specification. Web pages are automatically generated based on bean properties and certain conventions. If necessary, the layout, editability, and actions of these pages can be customized on an exception basis. In other words, the toolkit normally does what you'd expect, but when it doesn't, you can override its behavior.

Последняя версия: 1.0

Дата:

Последняя версия: 1.0.1

Дата: