phloc-commons is a free and open-source library that provides common functionality missing in the Java runtime library, increases the productivity of using the basic Java components etc. Covers collections, IO, message digesting, standard algorithms, trees, graphs, etc.
phloc-commons is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· Added a tool to create JDK5 versions of a project based on some meta comments in the source files.
· Added new constructor to AbstractJAXBMarshaller which takes an array of XSD resources
· Added detection of application/vnd.ms-excel content in MimeTypeDeterminator
· Improved detection of text/xml content in MimeTypeDeterminator