# commons **Repository Path**: guerlab_net/commons ## Basic Information - **Project Name**: commons - **Description**: 项目已转移至https://gitee.com/guerlab_net/guerlab-commons - **Primary Language**: Java - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-24 - **Last Updated**: 2021-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # guerlab-commons guerlab 公共工具集 ## maven仓库地址 ``` net.guerlab guerlab-commons 1.3.0 ``` ## 更新记录 ### 20180426 v1.3.0 - 增加net.guerlab.commons.collection.CollectionUtil字段工具类 - 增加net.guerlab.commons.reflection.FieldUtil字段工具类 - 更改LICENSE为LGPL V3 - 更新依赖codec 1.10 -> 1.11 - 更新依赖jackson-annotations 2.9.2 -> 2.9.5 - 更新依赖lang3 3.6 -> 3.7 - 更新依赖swagger 1.5.16 -> 1.5.19