发布于 2015-11-28 23:58:06 | 207 次阅读 | 评论: 0 | 来源: 网友投递
Apache Commons
Apache Commons项目的由三部分组成:The Commons Proper - 一个可重用的Java组件库。The Commons Sandbox - Java组件开发工作区. The Commons Dormant - 当前处于非活动状态的组件库.
Apache Commons Collections 4.1 发布,此版本现已提供下载:
http://commons.apache.org/proper/commons-collections/download_collections.cgi
Apache Commons Collections 4.1 是个安全修复版本,添加了一些新特性,修复了一些 bugs。此版本还提供了一个通过标准 Java 对象序列化机制的已知远程代码利用漏洞修复。 functor 包中不安全类的序列化支持已经被移除。更多内容请看 COLLECTIONS-580。
强烈建议升级到最新版本!
发行说明:
http://commons.apache.org/proper/commons-collections/release_4_1.html
http://www.apache.org/dist/commons/collections/RELEASE-NOTES.txt
更多内容请看发行说明。
Commons项目组中的一个各种集合类和集合工具类的封装