visural-wicket 0.5 released – ready for action!

I’ve been working hard the past couple of weeks on getting the visural-wicket open source project I started ready for wider use. I really think there is some cool and useful stuff in this project that the Wicket community could benefit from, so I’ve worked very hard on getting the project into a fairly mature state for release.

  • I’ve added Javadocs to the source for all the major pieces of functionality
  • I’ve created an example application which demos all the key features and how to use them
  • The example application is deployed LIVE on Google App Engine
  • I’ve done a lot of testing on each component across all the major browsers
  • Lots of bug-fixes and corner cases fixed
  • Some reconsideration and tweaking of the API to reduce the likelihood of future changes as much as possible

Anyhow – it’s all up for download at the visural-wicket project page. Comments and feedback and welcome, via this blog, or the discussion group.

Related posts:

  1. visural-wicket 0.6 released – lots of new components!
  2. visural-wicket 0.7.0 release with support for Wicket 1.5
  3. Announcing – visural-wicket
  4. visural-wicket 0.6.5 release is available!
  5. Implementing security in Wicket with visural-wicket

This entry was posted in Java, Software Engineering and tagged Java, open-source, releases, visural-wicket, wicket. Bookmark the permalink.

6 Responses to visural-wicket 0.5 released – ready for action!

  1. Szymon BiliƄski says:

    This looks really promising! I’ll definitely give it a shot.

    Is maven integration supported?

  2. rn says:

    I’m working on getting Maven support at the moment, but I confess to being a bit of a Maven luddite – which I’m working on changing :)

  3. andr.maza says:

    A great library. Thanks for providing it.

  4. The library looks great. I’d like to use it, but I’m using maven for my builds. How’s the maven support getting on? Thanks for providing this library!

  5. If you’re interested, I just got a maven build working for myself; going to deploy it to my own private repository. I’ll give you the pom.xml files if you like – just e-mail me at the address I’ve entered in the forum.
    Must say you have some unexpected dependencies – visural-common needs rhino and guice :-)

  6. Hi Erwin, yeah, I’ll be doing Maven support for the next release 0.6 which should be done this week or next. 0.6 has taken so long to get done that I probably should have done a point release sooner, and added Maven support then.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>