地址: http://commons.apache.org/
Components | Description | Latest Version | Released |
---|---|---|---|
BCEL | Byte Code Engineering Library - analyze, create, and manipulate Java class files 字节代码工程库 - 分析,创建和操作Java类文件 | 6.2 | 2017-11-08 |
BeanUtils | Easy-to-use wrappers around the Java reflection and introspection APIs. Commons-BeanUtils 提供对 Java 反射和自省API的包装 | 1.9.3 | 2016-09-26 |
BSF | Bean Scripting Framework - interface to scripting languages, including JSR-223 Bean Scripting Framework - 脚本语言的接口,包括JSR-223 | 3.1 | 2010-06-24 |
Chain | Chain of Responsibility pattern implemention. Chain 提供实现组织复杂的处理流程的“责任链模式”. | 1.2 | 2008-06-02 |
CLI | Command Line arguments parser. CLI 提供针对命令行参数,选项,选项组,强制选项等的简单API. | 1.4 | 2017-03-09 |
Codec | General encoding/decoding algorithms (for example phonetic, base64, URL). Codec 包含一些通用的编码解码算法。包括一些语音编码器, Hex, Base64, 以及URL encoder. | 1.11 | 2017-10-20 |
Collections | Extends or augments the Java Collections Framework. Commons-Collections 提供一个类包来扩展和增加标准的 Java Collection框架 | 4.1 | 2015-11-27 |
Compress | Defines an API for working with tar, zip and bzip2 files. 定义用于处理tar,zip和bzip2文件的API。 | 1.17 | 2018-06-03 |
Configuration | Reading of configuration/preferences files in various formats. Commons-Configuration 工具对各种各式的配置和参考文件提供读取帮助. | 2.2 | 2017-10-12 |
Crypto | A cryptographic library optimized with AES-NI wrapping Openssl or JCE algorithm implementations. 使用AES-NI优化的加密库包装Openssl或JCE算法实现。 | 1.0.0 | 2016-07-22 |
CSV | Component for reading and writing comma separated value files. 用于读写逗号分隔值文件的组件。 | 1.5 | 2017-09-03 |
Daemon | Alternative invocation mechanism for unix-daemon-like java code. 一种 unix-daemon-like java 代码的替代机制 | 1.0.15 | 2013-04-03 |
DBCP | Database connection pooling services. Commons-DBCP 提供数据库连接池服务 | 2.3.0 | 2018-05-12 |
DbUtils | JDBC helper library. DbUtils 是一个 JDBC helper 类库,完成数据库任务的简单的资源清除代码. | 1.7 | 2017-07-20 |
Digester | XML-to-Java-object mapping utility. Commons-Digester 是一个 XML-Java对象的映射工具,用于解析 XML配置文件. | 3.2 | 2011-12-13 |
Library for sending e-mail from Java. 用于从Java发送电子邮件的库。 | 1.5 | 2017-08-01 | |
Exec | API for dealing with external process execution and environment management in Java. 用于在Java中处理外部流程执行和环境管理的API。 | 1.3 | 2014-11-06 |
FileUpload | File upload capability for your servlets and web applications. FileUpload 使得在你可以在应用和Servlet中容易的加入强大和高性能的文件上传能力 | 1.3.3 | 2017-06-13 |
Functor | A functor is a function that can be manipulated as an object, or an object representing a single, generic function. 仿函数是可以作为对象操作的函数,或者是表示单个通用函数的对象。 | 1.0 | 2011-??-?? |
Geometry | Space and coordinates. 空间和坐标。 | 1.0 | 2018-??-?? |
Imaging (previously called Sanselan) | A pure-Java image library. 纯Java图像库。 | 0.97-incubator | 2009-02-20 |
IO | Collection of I/O utilities. IO 是一个 I/O 工具集 | 2.6 | 2017-10-15 |
JCI | Java Compiler Interface Java编译器接口 | 1.1 | 2013-10-14 |
JCS | Java Caching System Java缓存系统 | 2.2 | 2017-08-02 |
Jelly | XML based scripting and processing engine. Jelly是一个基于 XML 的脚本和处理引擎。 Jelly 借鉴了 JSP 定指标签,Velocity, Cocoon和Xdoclet中的脚本引擎的许多优点。 Jelly 可以用在命令行, Ant 或者 Servlet之中。 | 1.0.1 | 2017-09-27 |
Jexl | Expression language which extends the Expression Language of the JSTL. Jexl是一个表达式语言,通过借鉴来自于Velocity的经验扩展了JSTL定义的表达式语言。. | 3.1 | 2017-04-14 |
JXPath | Utilities for manipulating Java Beans using the XPath syntax. Commons-JXPath 提供了使用Xpath语法操纵符合Java类命名规范的 JavaBeans的工具。 也支持 maps, DOM 和其他对象模型。. | 1.3 | 2008-08-14 |
Lang | Provides extra functionality for classes in java.lang. Commons-Lang 提供了许多许多通用的工具类集,提供了一些java.lang中类的扩展功能 | 3.6 | 2017-06-08 |
Logging | Wrapper around a variety of logging API implementations. Commons-Logging 是一个各种 logging API实现的包裹类. | 1.2 | 2014-07-11 |
Math | Lightweight, self-contained mathematics and statistics components. Math 是一个轻量的,自包含的数学和统计组件,解决了许多非常通用但没有及时出现在Java标准语言中的实践问题. | 3.5 | 2015-04-17 |
Net | Collection of network utilities and protocol implementations. Net 是一个网络工具集,基于 NetComponents 代码,包括 FTP 客户端等等。 | 3.6 | 2017-02-15 |
Numbers | Number types (complex, quaternion, fraction) and utilities (arrays, combinatorics). 数字类型(复数,四元数,分数)和实用程序(数组,组合数学)。 | 1.0 | 2017-??-?? |
OGNL | An Object-Graph Navigation Language 对象图导航语言 | 4.0 | 2013-??-?? |
Pool | Generic object pooling component. Commons-Pool 提供了通用对象池接口,一个用于创建模块化对象池的工具包,以及通常的对象池实现. | 2.5.0 | 2017-12-19 |
Proxy | Library for creating dynamic proxies. 用于创建动态代理的库。 | 1.0 | 2008-02-28 |
RDF | Common implementation of RDF 1.1 that could be implemented by systems on the JVM. 可以由JVM上的系统实现的RDF 1.1的通用实现。 | 0.3.0-incubating | 2016-11-15 |
RNG | Implementations of random numbers generators. 随机数发生器的实现 | 1.0 | 2016-12-13 |
SCXML | An implementation of the State Chart XML specification aimed at creating and maintaining a Java SCXML engine. It is capable of executing a state machine defined using a SCXML document, and abstracts out the environment interfaces. 旨在创建和维护Java SCXML引擎的State Chart XML规范的实现。 它能够执行使用SCXML文档定义的状态机,并抽象出环境接口。 | 0.9 | 2008-12-01 |
Statistics | Statistics. 统计。 | 0.1 | ????-??-?? |
Text | Apache Commons Text is a library focused on algorithms working on strings. Apache Commons Text是一个专注于处理字符串的算法的库。 | 1.3 | 2018-03-21 |
Validator | Framework to define validators and validation rules in an xml file. The commons-validator提供了一个简单的,可扩展的框架来在一个XML文件中定义校验器 (校验方法)和校验规则。支持校验规则的和错误消息的国际化。 | 1.6 | 2017-02-21 |
VFS | Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system. 虚拟文件系统组件,用于将文件,FTP,SMB,ZIP等处理为单个逻辑文件系统。 | 2.2 | 2017-10-06 |
Weaver | Provides an easy way to enhance (weave) compiled bytecode. 提供一种增强(编织)编译字节码的简便方法。 | 1.3 | 2016-10-18 |
具体应用下面朋友总结非常不错,直接拿来