Moose 0.4.6 now supports Spring 3.0.x and Spring Web Services 2.0.x. The Ant build has been removed in favor of a Maven build. Moose 0.4.6 is now available on Maven Central. The public issue tracker on quigley.com has been removed and replaced with BitBucket.
Moose is a framework for marshalling Java objects to and from XML. It strives to be easy to use, lightweight and should fit into a variety of different development approaches. It includes support for Spring Web Services, XSD schema generation, contract-first and Java-first approaches.
Rapid Web Services Development with Moose XML
Java.net was kind enough to give me the opportunity to write an article for their website. The article I wrote walks the reader through an example of using Moose's mapping and schema generation facilities to implement a "contract-last" web service.
The 0.4.1 release of Moose includes support for new "inline" style lists. There are now two different representation choices when creating mappings that use lists. The 0.4.1 series will include additional patch releases, which provide minor improvements to schema generation, documentation and Map collection support.