« 02 November 2003 - Jakarta POI 2.0 RC1 Released | Main | 05 November 2002 - Invitation to ApacheCon 2002 US (60% less expensive!) »

November 05, 2003

05 November 2003 - Jakarta Commons Primitives 1.0 Released

ANNOUNCEMENT:

The Jakarta Commons Team is proud to announce the first release of Jakarta Commons Primitives.

Apache Jakarta Commons 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):

For more information on Jakarta Commons Primitives, see the Jakarta Commons Primitives web site.

----

Project Info -- Apache Commons Primitives

DOAP File

Apache Commons Primitives is a set of collection and utility classes for primitive types. The Java language has a clear distinction between Object and primitive types. A lot of functionality is provided for Object types, including the Java Collection Framework. Relatively little functionality is provided by the JDK for primitives. This package addresses this by providing a set of utility and collection classes for primitives.

Releases can be downloaded from http://commons.apache.org/downloads/download_primitives.cgi

Project Websitehttp://commons.apache.org/primitives/
Programming LanguagesJava
Categorieslibrary
Mailing Listshttp://commons.apache.org/mail-lists.html
Bug/Issue Trackerhttp://issues.apache.org/jira/browse/PRIMITIVES
Project Management CommitteeApache Commons

Access to the source code:

Browsehttp://svn.apache.org/viewvc/commons/proper/primitives/trunk
SVN Directhttp://svn.apache.org/repos/asf/commons/proper/primitives
Posted by Tetsuya Kitahata at November 5, 2003 03:27 AM
http://www.apachenews.org/archives/000100.html
[ Category : Apache Jakarta ] (PDF)(XML)