There are definitely times, that I wish I had easy access to the javadoc for something in the Wicket internals, without opening the IDE, or keeping my own local versions available.
I usually resort to a quick Google search and unfortunately 9 / 10 I get a non-recent javadoc version.
Today I’ve gone through and downloaded all the core library javadocs for Wicket and as of version 1.4.6 they are all available from the following link:
Click through to the library you’d like and get immediate access. It follows a simple structure /api/<module name>/<version>/
That’s it. Hope some of you find it useful.

{ 6 comments… read them below or add one }
Really useful ! Thanks.
It’s nice to have all APIs in one accessible place. Thank you for your work! If I could suggest something, having APi of last 1.3 wicket branch (1.3.7) here would also a nice thing
useful enough i’d say, i’ve added 1.3.7 as one of the javadoc’s we’ll create. and when Wicket goes 1.5, we’ll keep the last version of 1.4 as well
Wow, fast service
Thanks from Poland, thankfully not so cold now
Anyone please suggest me how to implement TabContainer through Wicket.thanks
Can anybody suggest me the implementation of Boxed and Collapsible Container.
Thanks in advance