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 2016/05/09 10:24:48 UTC

[ANNONCE] Wicket jQuery UI 7.3.0 released

Dear Wicket jQuery & Kendo UI users,

Wicket jQuery UI 7.3.0 based on Apache Wicket 7.3.0 is now released.

*Changelog:*

https://github.com/sebfz1/wicket-jquery-ui/releases/tag/wicket-jquery-ui-7.3.0

*Maven dependencies*

<!-- Wicket jQuery UI -->

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

<!-- Wicket Kendo UI -->

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

If you have any *question*, feel free to ask in the forum:
http://groups.google.com/group/wicket-jquery-ui/

If you notice an *issue*, please report it here:
https://github.com/sebfz1/wicket-jquery-ui/issues

Enjoy! :)
Sebastien.

Re: [ANNONCE] Wicket jQuery UI 7.3.0 released

Posted by Maxim Solodovnik <so...@gmail.com>.
Thanks a lot Sebastien!

On Mon, May 9, 2016 at 4:24 PM, Sebastien <se...@gmail.com> wrote:

> Dear Wicket jQuery & Kendo UI users,
>
> Wicket jQuery UI 7.3.0 based on Apache Wicket 7.3.0 is now released.
>
> *Changelog:*
>
>
> https://github.com/sebfz1/wicket-jquery-ui/releases/tag/wicket-jquery-ui-7.3.0
>
> *Maven dependencies*
>
> <!-- Wicket jQuery UI -->
>
> <dependency>
>     <groupId>com.googlecode.wicket-jquery-ui</groupId>
>     <artifactId>wicket-jquery-ui</artifactId>
>     <version>7.3.0</version>
> </dependency>
>
> <!-- Wicket Kendo UI -->
>
> <dependency>
>     <groupId>com.googlecode.wicket-jquery-ui</groupId>
>     <artifactId>wicket-kendo-ui</artifactId>
>     <version>7.3.0</version>
> </dependency>
>
> If you have any *question*, feel free to ask in the forum:
> http://groups.google.com/group/wicket-jquery-ui/
>
> If you notice an *issue*, please report it here:
> https://github.com/sebfz1/wicket-jquery-ui/issues
>
> Enjoy! :)
> Sebastien.
>



-- 
WBR
Maxim aka solomax