Content deleted Content added
No edit summary |
|||
Line 222:
The Commons Sandbox provides a workspace where Commons contributors collaborate and experiment on projects not included in the Commons Proper. Commons members champion projects in the Sandbox for promotion to the Commons Proper, and groups of developers work to enhance Sandbox projects until they meet the standards for promotion.
{|class="wikitable"
! Components
! Description
|-
| [http://commons.apache.org/sandbox/commons-beanutils2/ BeanUtils2]
| Redesign of Commons BeanUtils.
|-
| [http://commons.apache.org/sandbox/commons-classscan/ ClassScan]
| Find Class interfaces, methods, fields, and annotations without loading.
|-
| [http://commons.apache.org/sandbox/commons-cli2 CLI2]
| Redesign of Commons CLI.
|-
| [http://commons.apache.org/sandbox/commons-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/sandbox/commons-finder/ Finder]
| Java library inspired by the UNIX find command.
|-
| [http://commons.apache.org/sandbox/commons-flatfile/ Flatfile]
| Java library for working with flat data structures.
|-
| [http://commons.apache.org/sandbox/commons-graph/ Graph]
| A general purpose Graph APIs and algorithms.
|-
| [http://commons.apache.org/sandbox/commons-i18n/ I18n]
| Adds the feature of localized message bundles that consist of one or many localized texts that belong together. Think of an error message that consists of title, text, summary and error details.
|-
| [http://commons.apache.org/sandbox/commons-id/ Id]
| Id is a component used to generate identifiers.
|-
| [http://commons.apache.org/sandbox/commons-javaflow/ Javaflow]
| Continuation implementation to capture the state of the application.
|-
| [http://commons.apache.org/sandbox/commons-jnet/ JNet]
| JNet allows to use dynamically register url stream handlers through the java.net API.
|-
| [http://commons.apache.org/sandbox/commons-nabla/ Nabla]
| Nabla provides automatic differentiation classes that can generate derivative of any function implemented in the Java language.
|-
| [http://commons.apache.org/sandbox/commons-openpgp/ OpenPGP]
| Interface to signing and verifying data using OpenPGP.
|-
| [http://commons.apache.org/sandbox/commons-performance/ Performance]
| A small framework for microbenchmark clients, with implementations for Commons DBCP and Pool.
|-
| [http://commons.apache.org/sandbox/commons-pipeline/">Pipeline]
| Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.
|}
== Commons Dormant ==
|