This is your work, valued
java-koans. A framework and lessons to learn java syntax and idioms in a logical sequence.
741dddails. A DDD framework for pure java. Some impressive units of functionality necessary for such a framework are well tested and completely functional, including: simple data validation, swing ui/controller scaffolding, serializable transfer objects cooked up by convention - sans core business logic, etc.
5evercraft-java. Guy Royse and George Walter's Evercraft Kata implemented in Java
3spark-employee. MySQL's canonical Employee DB loaded and analyzed in Spark
1random-chooser-js. a random choice application in jquery mobile that targets a mobile/desktop and phonegap deployment from common html/js/css
1roman-numerals. A CLI app that converts roman numerals -> arabic integers, and arabic integers -> roman numerals.
1xml-ninja. A distillation of the popular Apache XML Digester, but with a leaner more expressive API
1annotated-bundle. A class similar to java.util.ResourceBundle, but binds optional annotations to their properties. Useful for adding meta data to properties for testing and what not, that is not readily available to existing code.
1pikle. A resuscitation of the pklite project which appears abandoned. Intention is to shrink code base and dependencies, clean up bugs, and add feature enhancements. All within the spirit of keeping the client lightweight and functional.
1