Apache Commons Lang 3.4 发布,详细信息更新如下: NEW FEATURES: o LANG-821: Support OS X versions in SystemUtils. Thanks to Timo Kockert. o LANG-1103: Add SystemUtils.IS_JAVA_1_9 o LANG-1093: Add ClassUtils.getAbbreviatedName(). Thanks to Fabian Lange. o LANG-1082: Add option to disable the "objectsTriviallyEqual" test in DiffBuilder. Thanks to Jonathan Baker. o LANG-1015: Add JsonToStringStyle implementation to ToStringStyle. Thanks to Thiago Andrade. o LANG-1080: Add NoClassNameToStringStyle implementation of ToStringStyle. Thanks to Innokenty Shuvalov. o LANG-883: Add StringUtils.containsAny(CharSequence, CharSequence...) method. Thanks to Daniel Stewart. o LANG-1052: Multiline recursive to string style. Thanks to Jan Mat鑢ne. o LANG-536: Add isSorted() to ArrayUtils. Thanks to James Sawle. o LANG-1033: Add StringUtils.countMatches(CharSequence, char) o LANG-1021: Provide methods to retrieve all fields/methods annotated with a specific type. Thanks to Alexander M黮ler. o LANG-1016: NumberUtils#isParsable method(s). Thanks to Juan Pablo Santos Rodr韌uez. o LANG-999: Add fuzzy String matching logic to StringUtils. Thanks to Ben Ripkens. o LANG-994: Add zero copy read method to StrBuilder. Thanks to Mikhail Mazursky. o LANG-993: Add zero copy write method to StrBuilder. Thanks to Mikhail Mazursky. o LANG-1044: Add method MethodUtils.invokeExactMethod(Object, String) o LANG-1045: Add method MethodUtils.invokeMethod(Object, String) 详细信息请查看发行页面。 下载地址如下: http://commons.apache.org/proper/commons-lang/download_lang.cgi Apache Commons Lang 3.4 发布下载地址