# Common-Utils **Repository Path**: og/Common-Utils ## Basic Information - **Project Name**: Common-Utils - **Description**: 个人封装的通用方法,没有技术含量,只为实用。 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Common-Utils #### 项目介绍 个人封装的通用方法 1. constants----常用常量 2. function----功能性方法 3. httpclient----http请求方法 4. random----随机方法 #### 使用说明 ``` cn.wujiaxing common-utils 1.0.0 ``` ### TODO 1.jar打包包含注释信息 2.上传jar到maven官方仓库