+ New
- Remove
# Update
1.7.5[2015-09-28]
+ Maven POM
<!-- EasyObjectUtils -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easycommons-object</artifactId>
    <version>1.7.4-RELEASE</version>
</dependency>

<!-- EasyImageUtils -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easycommons-image</artifactId>
    <version>1.4.2-RELEASE</version>
</dependency>

<!-- EasyPropertiesUtils -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easycommons-properties</artifactId>
    <version>1.4.1-RELEASE</version>
</dependency>
1.7.3[2015-08-05]
# Bug fixed. EasyCommons-objectutils.EasyObjectFilter handling special characters problem.
1.6.1[2015-07-06]
+ EasyObjectUtils-EasyObjectExtract.EasyObjectExtract() Supports the use of the # define extracted alias.
# Fixes an issue EasyObjectSetNull in operation when a collection or array may be null, caused by a NullPointerException.
1.5.0[2015-06-04]
# ObjectExtractUtils.extract(Collection,Map<String,String>,String...) Map add GenericsType
1.4.0[2014-04-26]
Release
Old version[2009-06-18]