ServiceManager is a small framework used to obtain a service implementation from its interface. It currently supports POJOs along with EJB implementations (returning either the stub or a dynamic proxy to hide RemoteExceptions).
XmlIO is a framework for reading XML files into corresponding Java objects and for writing a graph of Java objects to XML.
A relational and transaction-based database system.
A library that solves Freecell games.