Commons Commons Documentation Team

The Java Collections Framework was a major addition in JDK 1.2. It added many powerful data structures that accelerate development of most significant Java applications. Since that time it has become the recognised standard for collection handling in the Java language.

Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are many features, including:

A getting started User's Guide is available.

The JavaDoc API documents are available online for the current release 3.0, the previous version 2.1, and the latest CVS.

The CVS repository can be browsed.

Version 3.0 - Binary - Source

For previous releases, see the Apache Archive