# AUtil **Repository Path**: ACANX/AUtil ## Basic Information - **Project Name**: AUtil - **Description**: AUtil(ACANX-Util) ACANX开源的工具库,封装了字符串、文件、IO、集合、日期、时间、HTTP/2、JSON、properties、IP地址、URL、线程、操作系统、图像、消息摘要、编码、解码相关的通用工具方法 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: V0.2.x - **Homepage**: https://github.com/ACANX/AUtil - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-05-13 - **Last Updated**: 2025-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: java-util, Http, IO ## README

AUtil 工具库

## AUtil 工具库 AUtil(ACANX-Util) ACANX开源的工具库,封装了字符串、文件、IO、集合、日期、时间、HTTP/2、JSON、properties、IP地址、URL、线程、操作系统、图像、消息摘要、编码、解码相关的通用工具方法 [README.md](./README.md) ### Install - Maven 构件 GAV ```xml com.acanx.util autil-core 0.2.1.0 ``` ### 开发文档 - [在线文档](https://docs.acanx.com/Java/AUtil/index.html) - [备用地址](https://apidoc.gitee.com/ACANX/AUtil) ### 分支 - V0.1.x for JDK8 - V0.2.x for JDK11 - V0.3.x for JDK17 - V0.4.x for JDK21 - V0.5.x for JDK25 - V1.0.x for JDK8 - V2.x for JDK25 ### 使用要求 - JDK最低版本要求:JDK8 - 建议升级到JDK11,效果更佳