Dear wicket-jquery-ui users,
Wicket jQuery UI 6.20.0 based on Apache
Wicket 6.20.0 is now pre-released.
A pre-release means that it is available trough the oss sonatype staging repository only, the aim is to have a chance to test the release before it becomes definitive and pushed at maven central.
<repositories>
<repository>
<id>sonatype-releases</id>
<name>Sonatype Releases Repository</name>
<url>
https://oss.sonatype.org/content/repositories/comgooglecodewicket-jquery-ui-1019</url>
</repository>
</repositories>
Maven dependenciesWicket jQuery UI
<dependency>
<groupId>com.googlecode.
wicket-
jquery-
ui</groupId>
<artifactId>
wicket-
jquery-
ui</artifactId>
<version>6.20.0</version>
</dependency>
Wicket Kendo UI
<dependency>
<groupId>com.googlecode.
wicket-
jquery-
ui</groupId>
<artifactId>
wicket-kendo
-
ui</artifactId>
<version>6.20.0</version>
</dependency>
Should you notice any issue/regression, please open an issue:
Feedbacks & votes are welcome!