<%bte.doc super="page.bte" %> <%bte.tpl name=pageTitle%>Download com.Ostermiller.util Java Utilities<%/bte.tpl%> <%bte.tpl name=firstLine%>Download com.Ostermiller.util Java Utilities<%/bte.tpl%> <%bte.tpl name=description%>Download open source (GPL) Java utilities for common tasks such as CSV, Base64, MD5, String manipulation.<%/bte.tpl%> <%bte.tpl name=keywords%>download java utilities, download ostermiller utilities, ostermillerutils download, java utilities download, jar file for utilities, utilities for kaffe, kaffe utilities<%/bte.tpl%> <%bte.tpl name=content%>

Installation

The utilities are pre-compiled and ready to use. Simply use one of the following to add utils.jar to your classpath:

You can extract the contents of utils.jar either with the jar tool that comes with Java or by renaming utils.jar to utils.zip and using any zip file extractor.

If you have a Unix compatible system and you want to have easy access to the Base64, LineEnds, MD5Sum, RandPass, and Tabs command line programs that come in these utilities, run this install shell script.

file size description
Ostermiller Utils version 1.05.00 427k The latest version of the com.Ostermiller.util utilities including source code.
Ostermiller Utils version 1.05.00 for Kaffe 421k Version modified for compatibility Kaffe (version 1.1.4). This version is completely free software. It can be run on Linux with Kaffe, which has no dependencies on non-free software. Modifications include:
  • Does not use 1.5 features such as Generics
  • Classes that use Swing components have been removed: PasswordDialog, RandPassApplet, Browser
  • Unit test for the Circular Buffers does *NOT* pass, although the classes have been included. (Seems to be threading issues in the Kaffe vm.)
Ostermiller Utils version 1.05.00 for Java 1.4 434k Version modified for compatibility with the older Java 1.4 release. Modifications include:
  • Does not use 1.5 features such as Generics
Ostermiller Utils version 1.05.00 for Java 1.3 430k Version modified for compatibility with the older Java 1.3 release. Modifications include:
  • URLEncoding does not use a character set
  • StringHelper methods that rely on regular expressions have been removed.
  • Exception handling is less informative.

Version History

The major version number will remain unchanged until backward compatibility is severely broken (hopefully never). The middle number will be incremented whenever new utilities are added. The final number is reserved for bug fix releases.


<%/bte.tpl%> <%bte.tpl name=linkdownload%>Download<%/bte.tpl%> <%/bte.doc%>