Apache Commons

地址:  http://commons.apache.org/

ComponentsDescriptionLatest VersionReleased
BCELByte Code Engineering Library - analyze, create, and manipulate Java class files

字节代码工程库 - 分析,创建和操作Java类文件
6.22017-11-08
BeanUtilsEasy-to-use wrappers around the Java reflection and introspection APIs.

Commons-BeanUtils 提供对 Java 反射和自省API的包装
1.9.32016-09-26
BSFBean Scripting Framework - interface to scripting languages, including JSR-223

Bean Scripting Framework - 脚本语言的接口,包括JSR-223
3.12010-06-24
ChainChain of Responsibility pattern implemention.
Chain 提供实现组织复杂的处理流程的“责任链模式”.    
1.22008-06-02
CLICommand Line arguments parser.
CLI 提供针对命令行参数,选项,选项组,强制选项等的简单API.
1.42017-03-09
CodecGeneral encoding/decoding algorithms (for example phonetic, base64, URL).

Codec 包含一些通用的编码解码算法。包括一些语音编码器, Hex, Base64, 以及URL encoder.  
1.112017-10-20
CollectionsExtends or augments the Java Collections Framework.

Commons-Collections 提供一个类包来扩展和增加标准的 Java Collection框架
4.12015-11-27
CompressDefines an API for working with tar, zip and bzip2 files.

定义用于处理tar,zip和bzip2文件的API。
1.172018-06-03
ConfigurationReading of configuration/preferences files in various formats.

Commons-Configuration 工具对各种各式的配置和参考文件提供读取帮助.
2.22017-10-12
CryptoA cryptographic library optimized with AES-NI wrapping Openssl or JCE algorithm implementations.

使用AES-NI优化的加密库包装Openssl或JCE算法实现。
1.0.02016-07-22
CSVComponent for reading and writing comma separated value files.

用于读写逗号分隔值文件的组件。
1.52017-09-03
DaemonAlternative invocation mechanism for unix-daemon-like java code.

一种 unix-daemon-like java 代码的替代机制 
1.0.152013-04-03
DBCPDatabase connection pooling services.

Commons-DBCP 提供数据库连接池服务
2.3.02018-05-12
DbUtilsJDBC helper library.

DbUtils 是一个 JDBC helper 类库,完成数据库任务的简单的资源清除代码.
1.72017-07-20
DigesterXML-to-Java-object mapping utility.

Commons-Digester 是一个 XML-Java对象的映射工具,用于解析 XML配置文件.
3.22011-12-13
EmailLibrary for sending e-mail from Java.

用于从Java发送电子邮件的库。
1.52017-08-01
ExecAPI for dealing with external process execution and environment management in Java.

用于在Java中处理外部流程执行和环境管理的API。
1.32014-11-06
FileUploadFile upload capability for your servlets and web applications.

FileUpload 使得在你可以在应用和Servlet中容易的加入强大和高性能的文件上传能力
1.3.32017-06-13
FunctorA functor is a function that can be manipulated as an object, or an object representing a single, generic function.

仿函数是可以作为对象操作的函数,或者是表示单个通用函数的对象。
1.02011-??-??
GeometrySpace and coordinates.

空间和坐标。
1.02018-??-??
Imaging (previously called Sanselan)A pure-Java image library.

纯Java图像库。
0.97-incubator2009-02-20
IOCollection of I/O utilities.
IO 是一个 I/O 工具集
2.62017-10-15
JCIJava Compiler Interface

Java编译器接口
1.12013-10-14
JCSJava Caching System

Java缓存系统
2.22017-08-02
JellyXML based scripting and processing engine.

Jelly是一个基于 XML 的脚本和处理引擎。 Jelly 借鉴了 JSP 定指标签,Velocity, Cocoon和Xdoclet中的脚本引擎的许多优点。
Jelly 可以用在命令行, Ant 或者 Servlet之中。
1.0.12017-09-27
JexlExpression language which extends the Expression Language of the JSTL.

Jexl是一个表达式语言,通过借鉴来自于Velocity的经验扩展了JSTL定义的表达式语言。.
3.12017-04-14
JXPathUtilities for manipulating Java Beans using the XPath syntax.

Commons-JXPath 提供了使用Xpath语法操纵符合Java类命名规范的 JavaBeans的工具。
也支持 maps, DOM 和其他对象模型。.
1.32008-08-14
LangProvides extra functionality for classes in java.lang.

Commons-Lang 提供了许多许多通用的工具类集,提供了一些java.lang中类的扩展功能
3.62017-06-08
LoggingWrapper around a variety of logging API implementations.

Commons-Logging 是一个各种 logging API实现的包裹类.
1.22014-07-11
MathLightweight, self-contained mathematics and statistics components.

Math 是一个轻量的,自包含的数学和统计组件,解决了许多非常通用但没有及时出现在Java标准语言中的实践问题.
3.52015-04-17
NetCollection of network utilities and protocol implementations.

Net 是一个网络工具集,基于 NetComponents 代码,包括 FTP 客户端等等。
3.62017-02-15
NumbersNumber types (complex, quaternion, fraction) and utilities (arrays, combinatorics).

数字类型(复数,四元数,分数)和实用程序(数组,组合数学)。
1.02017-??-??
OGNLAn Object-Graph Navigation Language

对象图导航语言
4.02013-??-??
PoolGeneric object pooling component.

Commons-Pool 提供了通用对象池接口,一个用于创建模块化对象池的工具包,以及通常的对象池实现.
2.5.02017-12-19
ProxyLibrary for creating dynamic proxies.

用于创建动态代理的库。
1.02008-02-28
RDFCommon implementation of RDF 1.1 that could be implemented by systems on the JVM.

可以由JVM上的系统实现的RDF 1.1的通用实现。
0.3.0-incubating2016-11-15
RNGImplementations of random numbers generators.

随机数发生器的实现
1.02016-12-13
SCXMLAn 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.92008-12-01
StatisticsStatistics.
统计。
0.1????-??-??
TextApache Commons Text is a library focused on algorithms working on strings.

Apache Commons Text是一个专注于处理字符串的算法的库。
1.32018-03-21
ValidatorFramework to define validators and validation rules in an xml file.

The commons-validator提供了一个简单的,可扩展的框架来在一个XML文件中定义校验器 (校验方法)和校验规则。支持校验规则的和错误消息的国际化。
1.62017-02-21
VFSVirtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system.

虚拟文件系统组件,用于将文件,FTP,SMB,ZIP等处理为单个逻辑文件系统。
2.22017-10-06
WeaverProvides an easy way to enhance (weave) compiled bytecode.

提供一种增强(编织)编译字节码的简便方法。
1.32016-10-18

具体应用下面朋友总结非常不错,直接拿来

https://blog.csdn.net/HaHa_Sir/article/details/79583627

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Apache Commons Codec 1.4是Apache软件基金会下的一个开源项目,它提供了一组编解码器用于处理各种编码和解码的需求。Apache Commons Codec 1.4提供了许多常见编码和解码算法的实现,如Base64、Hex、URL、Soundex等。 在编码和解码中,Base64是最常用的一种算法之一。Apache Commons Codec 1.4提供了Base64的实现,它可以将二进制数据转换为文本格式,以方便传输和存储。与此同时,Apache Commons Codec 1.4还提供了Base64的解码方法,可以将Base64格式的文本转换为原始的二进制数据。 除了Base64,Apache Commons Codec 1.4还提供了Hex编码和解码的功能。Hex可以将二进制数据按照16进制的方式表示,方便人们查看和理解。Apache Commons Codec 1.4提供了将二进制数据转换为Hex格式的编码方法,以及将Hex格式的文本转换为二进制数据的解码方法。 在网络传输和URL处理中,URL编码是一个很常见的需求。Apache Commons Codec 1.4提供了URL编码和解码的功能,可以将URL中的特殊字符进行编码,以保证数据的安全性和正确性。 此外,Apache Commons Codec 1.4还提供了Soundex算法的实现,它可以将英文单词进行音标化的编码。这在文本搜索和相似度匹配中可以发挥作用。 总而言之,Apache Commons Codec 1.4是一个功能强大、易于使用的开源编解码库,提供了多种编解码算法的实现,为我们在编码和解码的过程中提供了很大的便利。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值