You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Sebastien <se...@gmail.com> on 2013/11/11 22:32:55 UTC

[ANNOUNCE] Wicket jQuery UI 6.12.0 is released

Hi,

wicket-jquery-ui 6.12.0 based on Apache Wicket 6.12.0 is released and will
shortly be available in Maven Central.

The changelog can be found at the wiki page:
https://github.com/sebfz1/wicket-jquery-ui/wiki/%5Bchangelog%5D-wicket-jquery-ui-6.12.0

Maven dependency

<dependency>
    <groupId>com.googlecode.wicket-jquery-ui</groupId>
    <artifactId>wicket-jquery-ui</artifactId>
    <version>6.12.0</version>
</dependency>

Non Maven users can download the jars manually from here
http://central.maven.org/maven2/com/googlecode/wicket-jquery-ui/

Enjoy!