Dear all,

Wicket jQuery UI 6.15.0 based on Apache Wicket 6.15.0 is released and will
be shortly available in Maven Central.

The changelog is available at the wiki page, please read it carefully:
https://github.com/sebfz1/wicket-jquery-ui/wiki/%5Bchangelog%5D-wicket-jquery-ui-6.15.0

Maven dependency

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

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


*Kendo UI: Important license note*

wicket-kendo-ui (6.15.0) has been upgraded to Kendo UI "Core" 2014.1.416.

This version of Kendo UI is now *Apache License 2.0 licensed* (instead of
GPLv3 previously). This is a very good news because you are now free to use
the Kendo UI library (and wicket-kendo-ui) without worrying about the
license, it's the same than Wicket.

But unfortunately... the *Grid* widget (aka the *DataTable*) and the
*Editor* widget are *not* part of this open source version, there are in
pro (commercial) version only... If you are already using these components,
and do *not* wish to acquire a commercial license, you should *not* upgrade
to wicket-kendo-ui-6.15.0 and continue using the GPLv3 version embedded in
the previous versions...
If you have/acquire a commercial license, you will need to change the
resource reference:
https://github.com/sebfz1/wicket-jquery-ui/wiki/%5Bhowto%5D-change-resources-references


Thanks & best regards,
Sebastien

Reply via email to