|
Project Information
Members
Featured
Downloads
Links
|
A collection of open source Java projects developed in relation to the content hosted at: It currently contains the following projects. StuppStupp is a small Java library for mocking-up the persistence of interface-based data models in unit tests. More information will become available here in time: http://www.tomgibara.com/projects/stupp MoneyMoney is a very small Java package (containing just three classes) that provides useful abstractions for recording, computing and formatting monetary amounts. It was developed because I couldn't find any decent money abstractions for Java. All the relevant project information is available here: http://www.tomgibara.com/projects/money But if you want to cut-to-the-chase, a maven generated site that contains all the usual information and reports is hosted here: http://www.tomgibara.com/projects/money/maven CrinchCrinch is a Java project that is accumulating my classes for compact data representations. It consists of modules for:
(plenty of good quality code, but documentation is scarce) GVMGVM is a fast spatial clustering algorithm. For more information see: http://www.tomgibara.com/clustering/fast-spatial
ImageIO TIFFA convenient 'Mavenized' plugin that provides a convenient way to load TIFF images via Java's Image I/O API. Based entirely on elements of the Jai-imageio project this code is under a Sun modified MIT License. For a simple usage guide see: |