Hi, I'm trying to upgrade Wicket to 6.18 and Atmosphere integration to 0.21. Unfortunately in WICKET-5674 a new dependency was added (de.agilecoders.wicket.webjars). Do we really need this dependency, maybe it can be optional. I don't want to add another external project to my app and I don't know how this works.
Where is a jquery.atmosphere.js in wicket-atmosphere module (it was there up to Wicket 6.16)? Is it downloaded at runtime from the web? What if my users does not have an internet connection (eg. from security reasons)? -- Daniel
