DellRoad Stuff is a dumping ground for various useful Java classes and ant build macros that have evolved over time from repeated use in several different projects.
Highlights:
- A few additions to Spring integration (see org.dellroad.stuff.spring)
- Automated schema update tracking with Spring integration (see org.dellroad.stuff.schema)
- Lots of Vaadin related stuff (see org.dellroad.stuff.vaadin24 for details)
- Support classes for JiBX (see org.dellroad.stuff.jibx)
- Simple XML Persistence Objects (see org.dellroad.stuff.pobj)
- Miscellaneous stuff for I/O, networking, XML, SQL, strings and parsing, validation, etc.
Documentation is mainly provided via the API JavaDocs. Feel free to browse around and find something you like.
Here is the auto-generated Maven Site.
You can download dellroad-stuff from Maven Central. DellRoad Stuff is split into these modules:
Changes are noted here.