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 2014/09/05 11:27:53 UTC

[ANNOUNCE] Wicket jQuery UI 7.0.0-M3 is released

Dear all,

Wicket jQuery UI 7.0.0-M3 based on Apache Wicket 7.0.0-M3 and jQuery UI
1.11.1 is released and available in Maven Central.

This version is aligned with 6.17.0 in term of fixes and features.

Maven dependency

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

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

Have fun,
Sebastien