Apache Commons Codec 1.6 發布

fmms 13年前發布 | 12K 次閱讀 Java

Commons項目中用來處理常用的編碼方法的工具類包,例如DES、SHA1、MD5、Base64等等。

1.6 版本改進記錄:

修復的bug:
o Use standard Maven directory layout.  Issue: CODEC-129.
o Documentation spelling fixes.  Issue: CODEC-128.
o Fix various character encoding issues in comments and test cases.  Issue: CODEC-127.
o ColognePhonetic Javadoc should use HTML entities for special characters. Issue: CODEC-123.

改變:
o Implement a Beider-Morse phonetic matching codec.  Issue: CODEC-125.
o Migrate to Java 5.  Issue: CODEC-119.
o Migrate to JUnit 4.  Issue: CODEC-120.

項目地址:http://commons.apache.org/codec/

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!