[ANN] Jakarta Commons Primitives 1.0 Released
Rodney Waldhoff <[email protected]> Wed, 5 Nov 2003 17:22:12 -0800 (PST)
| Newsgroups | gmane.comp.jakarta.announcements |
|---|---|
| Message-ID | <20031105171719.K63749__32894.5182766349$1068320293@minotaur.apache.org> |
The Jakarta Commons Team is pleased to announce the first release of Jakarta Commons Primitives. Primitives provides a collection of types and utilities optimized for working with Java primitives (boolean, byte, char, double, float, int, long, short). Generally, the Commons-Primitives classes are faster, smaller and easier to work with than their purely Object based alternatives. DOWNLOADS (source and binaries -- from mirror): * Binary: <http://jakarta.apache.org/site/binindex.cgi#commons-primitives> * Source: <http://jakarta.apache.org/site/sourceindex.cgi#commons-primitives> For more information on Jakarta Commons Primitives, see the web site at <http://jakarta.apache.org/commons/primitives>.