About ToolBox

Description

This toolbox provides for a lot of tasks that are often needed but not provided by the standard java packages. The most or all of these tools and many more you'll find in the Apache Jakarta Commons project. This toolbox includes some formatters for the java logging framework, a little framework for using the command line, a clock for time measurement, own implementations of File and Folders and some miscellaneous tools.

Current Releases

1.1.1-SNAPSHOT
Currently at work.
1.1.0
Released at 2009-11-22 and ready for download .
1.0.2
Released at 2007-10-02 and ready for download .
1.0.1
Released at 2007-08-31 and ready for download .
1.0.0
Released at 2007-08-15 and ready for download .
0.5.5
Released at 2007-06-09 and ready for download .

Recent Updates

2009-11-22
released v/1.1.0; adding String parsers
2008-10-03
began with AOP; building aspects for Design by Contract
2008-10-02
released v/1.0.2; adding some features and fixes
2008-08-31
released v/1.0.1; adding some features and fixes
2007-08-15
released v/1.0.0; bringing ToolBox up to Java 1.6
2007-06-09
released v/0.5.5; last release for Java 1.4
2007-06-01
ToDo-List, command line user guide, release log and more