Skip to content

Latest commit

 

History

History
328 lines (273 loc) · 16.7 KB

apache-commons.md

File metadata and controls

328 lines (273 loc) · 16.7 KB

Bookmarks tagged [apache-commons]

http://commons.apache.org/proper/commons-bcel

Byte Code Engineering Library - analyze, create, and manipulate Java class files.


http://commons.apache.org/proper/commons-beanutils

Easy-to-use wrappers around the Java reflection and introspection APIs.


http://commons.apache.org/sandbox/commons-beanutils2

Redesign of Commons BeanUtils.


http://commons.apache.org/proper/commons-bsf

Bean Scripting Framework - interface to scripting languages, including JSR-223.


http://commons.apache.org/proper/commons-chain

Chain of Responsibility pattern implementation.


http://commons.apache.org/sandbox/commons-classscan

Find Class interfaces, methods, fields, and annotations without loading.


http://commons.apache.org/proper/commons-cli

Command-line arguments parser.


http://commons.apache.org/sandbox/commons-cli2

Redesign of Commons CLI.


http://commons.apache.org/proper/commons-codec

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


http://commons.apache.org/proper/commons-collections

Extends or augments the Java Collections Framework.


http://commons.apache.org/proper/commons-compress

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


http://commons.apache.org/proper/commons-configuration

Reading of configuration/preferences files in various formats.


http://commons.apache.org/sandbox/commons-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/proper/commons-csv

Component for reading and writing comma separated value files.


http://commons.apache.org/proper/commons-daemon

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


http://commons.apache.org/proper/commons-dbcp

Database connection pooling services.


http://commons.apache.org/proper/commons-dbutils

JDBC helper library.


http://commons.apache.org/proper/commons-digester

XML-to-Java-object mapping utility.


http://commons.apache.org/proper/commons-email

Library for sending e-mail from Java.


http://commons.apache.org/proper/commons-exec

API for dealing with external process execution and environment management in Java.


http://commons.apache.org/proper/commons-fileupload

File upload capability for your servlets and web applications.


http://commons.apache.org/sandbox/commons-finder

Java library inspired by the UNIX find command.


http://commons.apache.org/sandbox/commons-flatfile

Java library for working with flat data structures.


http://commons.apache.org/proper/commons-functor

A functor is a function that can be manipulated as an object, or an object representing a single, generic function.


http://commons.apache.org/sandbox/commons-graph

A general purpose Graph APIs and algorithms.


http://commons.apache.org/sandbox/commons-i18n

Adds the feature of localized message bundles that consist of one or many localized texts that belong together.


http://commons.apache.org/sandbox/commons-id

Id is a component used to generate identifiers.


http://commons.apache.org/proper/commons-imaging

A pure-Java image library.


http://commons.apache.org/proper/commons-io

Collection of I/O utilities.


http://commons.apache.org/sandbox/commons-javaflow

Continuation implementation to capture the state of the application.


http://commons.apache.org/proper/commons-jci

Java Compiler Interface.


http://commons.apache.org/proper/commons-jcs

Java Caching System.


http://commons.apache.org/proper/commons-jelly

XML based scripting and processing engine.


http://commons.apache.org/proper/commons-jexl

Expression language which extends the Expression Language of the JSTL.


http://commons.apache.org/sandbox/commons-jnet

JNet allows to use dynamically register url stream handlers through the java.net API.


http://commons.apache.org/proper/commons-jxpath

Utilities for manipulating Java Beans using the XPath syntax.


http://commons.apache.org/proper/commons-lang

Provides extra functionality for classes in java.lang.


https://en.wikipedia.org/wiki/Apache_Commons_Logging

Wrapper around a variety of logging API implementations.


http://commons.apache.org/proper/commons-math

Lightweight, self-contained mathematics and statistics components.


http://commons.apache.org/sandbox/commons-monitoring

Monitoring aims to provide a simple but extensible monitoring solution for Java applications.


http://commons.apache.org/sandbox/commons-nabla

Nabla provides automatic differentiation classes that can generate derivative of any function implemented in the Java language.


http://commons.apache.org/proper/commons-net

Collection of network utilities and protocol implementations.


http://commons.apache.org/proper/commons-ognl

An Object-Graph Navigation Language.


http://commons.apache.org/sandbox/commons-openpgp

Interface to signing and verifying data using OpenPGP.


http://commons.apache.org/sandbox/commons-performance

A small framework for microbenchmark clients, with implementations for Commons DBCP and Pool.


http://commons.apache.org/sandbox/commons-pipeline

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


http://commons.apache.org/proper/commons-pool

Generic object pooling component.


http://commons.apache.org/proper/commons-proxy

Library for creating dynamic proxies.


https://commons.apache.org/proper/commons-rdf

Common implementation of RDF 1.1 that could be implemented by systems on the JVM.


https://commons.apache.org/proper/commons-rng

Commons Rng provides implementations of pseudo-random numbers generators.


http://commons.apache.org/proper/commons-scxml

An implementation of the State Chart XML specification aimed at creating and maintaining a Java SCXML engine.


http://commons.apache.org/proper/commons-validator

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


http://commons.apache.org/proper/commons-vfs

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


http://commons.apache.org/proper/commons-weaver

Provides an easy way to enhance (weave) compiled bytecode.