Difference between revisions of "Collection:Apache Commons"

From Free Software Directory
Jump to: navigation, search
m (added "Commons Pool")
m (added "Commons Email")
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
|Package=Commons Codec
 
|Package=Commons Codec
 
|Package note=General encoding/decoding algorithms (for example phonetic, base64, URL).
 
|Package note=General encoding/decoding algorithms (for example phonetic, base64, URL).
 +
}}
 +
{{Collection item
 +
|Package=Commons Collections
 +
|Package note=Extends or augments the Java Collections Framework.
 
}}
 
}}
 
{{Collection item
 
{{Collection item
Line 18: Line 22:
 
|Package=Commons Daemon
 
|Package=Commons Daemon
 
|Package note=Alternative invocation mechanism for unix-daemon-like java code.
 
|Package note=Alternative invocation mechanism for unix-daemon-like java code.
 +
}}
 +
{{Collection item
 +
|Package=Commons Email
 +
|Package note=Library for sending e-mail from Java.
 
}}
 
}}
 
{{Collection item
 
{{Collection item
Line 34: Line 42:
 
|Package=Commons Validator
 
|Package=Commons Validator
 
|Package note=Framework to define validators and validation rules in an xml file.
 
|Package note=Framework to define validators and validation rules in an xml file.
 +
}}
 +
{{Collection item
 +
|Package=Commons VFS
 +
|Package note=Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system.
 
}}
 
}}
  

Latest revision as of 09:47, 10 November 2013


The Commons is an Apache project focused on all aspects of reusable Java components.


Commons Codec
General encoding/decoding algorithms (for example phonetic, base64, URL).


Commons Collections
Extends or augments the Java Collections Framework.


Commons Compress
Defines an API for working with tar, zip and bzip2 files.


Commons Configuration
Reading of configuration/preferences files in various formats.


Commons Daemon
Alternative invocation mechanism for unix-daemon-like java code.


Commons Email Library for sending e-mail from Java.


Commons Lang
Provides extra functionality for classes in java.lang.


Commons Math
Lightweight, self-contained mathematics and statistics components.


Commons Pool
Generic object pooling component.


Commons Validator
Framework to define validators and validation rules in an xml file.


Commons VFS
Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system.


The Apache Commons Sandbox

Graph
A general purpose Graph APIs and algorithms.


Pipeline
Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.


The Apache Commons Dormant

XMLIO
Simple and fast importer for XML configuration or import files.


Jakarta 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. objects.




Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.