To change jquery version being used you can call
getJavaScriptLibrarySettings().setJQueryReference(org.apache.wicket.resource.JQueryResourceReference.getV3());
inside you Application.init()

On Sat, 29 Sep 2018 at 18:35, kyrindorx <kyrind...@gmail.com> wrote:

> Hey all,
>
> I started with a new little webpage with Apache Wicket 8.0. I would use
> Bootstrap 4.0 as html grid and jquery for it. But wicket use jquery
> 2.2.4 as distrib version in version 8.0.
>
> So I have some questions about it:
>
> - Can I use Bootstrap 4 or better go on with 3.3.7
> - JQuery 2.2.4 is outdated EOL and will not get further updates.
> - When will Apache Wicket shipping a new version of JQuery?
>
> Greets
> Kyrindor
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

-- 
WBR
Maxim aka solomax

Reply via email to