This page is part of the wiki materials for the top-level Apache Avalon project. See UsingAvalonWiki for more detail.
<html> <!-- this is raw html in here for a table section! -->
<table width="100%" border="1" cellspacing="3" cellpadding="2"> <thead>
<tr>
<td title="the name of the component as it is distributed (the XXX of XXX-version.tgz), with a link to its homepage or viewcvs location if there is none"
><H3>Component</H3></td>
<td title="An assertion of the component status, should be one of PLANNING | PRE-ALPHA | ALPHA | BETA | STABLE | MATURE"
><H3>Status</H3></td>
<td title="A short description of what the component does"><H3>Description/Comments</H3></td>
</tr> </thead> <tbody>
<tr><td colspan="3"><H4><A HREF="http://avalon.apache.org/excalibur/">Apache Avalon Excalibur</A></H4></td></tr> <tr><td colspan="3"><blockquote>
Avalon Excalibur was created in order to ease development of new projects.
- To that end, Excalibur contains a number of ready to use components and utilities that handle everything from command line parsing to thread concurrency management.
</blockquote></td></tr>
{{{ <tr>
<td><A HREF="http://avalon.apache.org/excalibur/compatibility/">Compatibility</A></td> <td>STABLE</td> <td>Contains several deprecated components, namely CLI, Collections, Concurrent, I/O</td>
</tr> <tr>
<td> </td> <td> </td> <td> </td>
</tr> }}}
<tr><td colspan="2"><H4><A HREF="http://avalon.apache.org/cornerstone">Apache Avalon Cornerstone</A></H4></td></tr>
{{{ <tr>
<td> </td> <td> </td> <td> </td>
</tr> }}}
<tr><td colspan="2"><H4><A HREF="http://james.apache.org/">Apache JAMES</A></H4></td></tr>
{{{ <tr>
<td> </td> <td> </td> <td> </td>
</tr> }}}
<tr><td colspan="2"><H4><A HREF="http://cocoon.apache.org/">Apache Cocoon</A></H4></td></tr>
{{{ <tr>
<td> </td> <td> </td> <td> </td>
</tr> }}}
<tr><td colspan="2"><H4><A HREF="http://plexus.codehaus.org/">CodeHaus PlexusComponents</A></H4></td></tr>
{{{ <tr>
<td> </td> <td> </td> <td> </td>
</tr> }}}
</tbody>
</table>
</html>