Content deleted Content added
No edit summary |
No edit summary |
||
Line 275:
The Commons Dormant is a collection of components that have been declared inactive due to little recent development activity. These components may be used, but must be built yourself. It is best to assume that these components will not be released in the near future.
{|class="wikitable"
! Components
! Description
|-
| [http://commons.apache.org/./dormant/commons-attributes/ Attributes]
| Runtime API to metadata attributes such as doclet tags.
|-
| [http://commons.apache.org/./dormant/commons-betwixt/ Betwixt]
| Services for mapping JavaBeans to XML documents, and vice versa.
|-
| [http://commons.apache.org/./dormant/cache/ Cache]
| Cache provides object caching services.
|-
| [http://commons.apache.org/./dormant/clazz/ Clazz]
| Clazz focuses on introspection and class manipulation.
|-
| [http://commons.apache.org/./dormant/contract/ Contract]
| This component makes all the nice features available to the java programming language that come along with contract based programming.
|-
| [http://commons.apache.org/./dormant/convert/ Convert]
| Commons-Convert aims to provide a single library dedicated to the task of converting an object of one type to another.
|-
| [http://commons.apache.org/./dormant/events/ Events]
| Commons-Events provides additional classes for firing and handling events. It focusses on the Java Collections Framework, providing decorators to other collections that fire events.
|-
| [http://commons.apache.org/./dormant/feedparser/ Feedparser]
| A Java RSS/Atom parser designed to elegantly support all versions of RSS (0.9, 0.91, 0.92, 1.0, and 2.0), Atom 0.5 (and future versions) as well as easy ad hoc extension and RSS 1.0 modules capability.
|-
| [http://commons.apache.org/./dormant/jjar/ JJar]
| Jakarta JAR Archive Repository
|-
| [http://commons.apache.org/./dormant/latka/ Latka]
| Commons-Latka is an HTTP functional testing suite for automated QA, acceptance and regression testing.
|-
| [http://commons.apache.org/./dormant/mapper/ Mapper]
| Mapper is a thin abstraction layer around a project's chosen data mapping technology (a.k.a. DAO pattern).
|-
| [http://commons.apache.org/./dormant/messenger/ Messenger]
| Messenger is an easy to use and lightweight framework for working with JMS in the web tier.
|-
| [http://commons.apache.org/./dormant/resources/ Resources]
| Resources provides a lightweight framework for defining and looking up internationalized message strings keyed by a java.util.Locale and a message key.
|-
| [http://commons.apache.org/./dormant/scaffold/ Scaffold]
| Scaffold is a toolkit for building web applications.
|-
| [http://commons.apache.org/./dormant/threadpool/ ThreadPool]
| ThreadPool is a simple component for asynchronously dispatching work to another thread in a pool for simple multi threaded programming.
|-
| [http://commons.apache.org/proper/commons-transaction/ Transaction]
| Implementations for multi level locks, transactional collections and transactional file access.
|-
| [http://commons.apache.org/./dormant/workflow/ Workflow]
| Workflow provides a framework for building workflow management systems.
|-
| [http://commons.apache.org/./dormant/xmlio/ XMLIO]
| Simple and fast importer for XML configuration or import files.
|}
== See also ==
|