Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameStatusDescription
BeanUtilsProperUtilities for manipulating java beans, including copying properties, cloning, invoking methods and type conversion.
BetwixtDormantServices for mapping JavaBeans to XML documents, and vice versa.
ChainProperA "Chain of Responsibility" pattern implemention for organizing complex processing flows.
CLIProperCommand Line Interface library for processing command-line options and arguments.
CodecProperGeneral encoding/decoding algorithms. Includes some phonetic encoders, Hex, Base64, and a URL encoder.
CollectionsProperBuilds upon the Java Collections Framework of List, Set and Map to provide many more implementations, new collections and abstract base classes.
ConfigurationProperTools to assist in the reading of configuration/preferences files in various formats
CompressProperDefines an API for working with archives and compression formats including but not limited to: tar,gz, ar, cpio, zip and bzip2 files
DaemonProperRun (java) applications as windows service or UNIX daemon.
DBCPProperDatabase connection pooling services.
DigesterProperXML-to-Java-object mapping utility.
EmailProperSimplify email sending with Java. Built on top of the Java Mail API.
ExecProperA Java library to execute external processes from within a Java application.
FileUploadProperMakes it easy to add robust, high-performance, file upload capability to your servlets and web applications
FunctorProperA functor is a function that can be manipulated as an object, or an object representing a single, generic function.
HttpClientProperA framework for working with the client-side of the HTTP protocol. (This project has started as a Commons component. In the meantime, however, it got so successful, that it has been moved out to become a dedicated ASF Project.)
IOProperUtility classes, stream implementations, file filters and endian classes to assist in input/output operations.
JCIProperJava Compiler Interface
JCSProperJava Caching System
JEXLProper A velocity-esque expression interpreter
JellyProperAn XML-based scripting language.
JXPathProperFacilities for applying xpath expressions to graphs of objects of all kinds: Java beans, Maps, Servlet contexts, DOM etc.
LangProperCommon utilities that should be provided by the JDK, including String handling, Object and Date helpers, nested exceptions and enumerated types.
LauncherDormantA cross platform Java application launcher which eliminates the need for a batch or shell script to launch a Java class.
LoggingProperA thin, modular bridging API with out-of-the-box support for the most well known logging systems.
MathProperLightweight, self-contained mathematics and statistics components.
ModelerDormantMechanisms to create Model MBeans compatible with JMX specification.
NetProperA collection of classes implementing various network protocols such as FTP, NNTP, SMTP, Telnet.
PoolProperA generic object pooling interface, a toolkit for creating modular object pools and several general purpose pool implementations.
ProxyProperA Java library for dynamic proxying
SCXMLProperA Java implementation of State Chart XML (SCXML), currently a W3C Working Draft.
TransactionDormantUtility classes commonly used in transactional programming
ValidatorProperComponents for user input validation
VFSProperExtensible framework to acces various filesystems through an unified api with implementations for e.g. sftp, smb, http, zip, ...

...