commons.lang:StringUtils提供各种字符串操作方法,SystemUtils:取得各种系统变量(java版本,用户目录,操作系统信息等等),
SerializationUtils:提供序列化和反序列化方法,RandomStringUtils:提供字符串(包括数字)的随机生产方法
DateFormatUtils,DateUtils:日期格式化 feflect:反射相关方法
commons-beanutils:copyProperties,getProperty,setProperty
oro:apache 正则表达式模块
poi: Apache POI是Apache软件基金会的开放源码函式库,POI提供API给Java程式对Microsoft Office格式档案读和写的功能。
rome:ROME is an set of open source Java tools for parsing, generating and publishing RSS and Atom feeds.