venusdrogon / feilong-platform

:gem:all feilong projects's parent
http://feitianbenyue.iteye.com/
Apache License 2.0
94 stars 58 forks source link

Apache Commons Text 1.6,处理字符串的算法库 #266

Open venusdrogon opened 6 years ago

venusdrogon commented 6 years ago

Apache Commons Text 1.6 发布了,Commons Text 是一组用于在 Java 环境中使用的处理文本的实用、可重用组件。

本次更新添加了很多的新功能,具体如下:

TEXT-144: Add the resource string bundle string lookup to the default set of lookups

TEXT-145: Add StringLookupFactory methods for the URL encoder and decoder string lookups

TEXT-146: org.apache.commons.text.lookup.StringLookupFactory.interpolatorStringLookup() should reuse a singleton instance

TEXT-147: Add a Base64 encoder string lookup.

发布说明 和 下载地址

历史变更列表:http://commons.apache.org/proper/commons-text/changes-report.html

Maven

org.apache.commons commons-text 1.6