# acanx-utils **Repository Path**: ACANX/acanx-utils ## Basic Information - **Project Name**: acanx-utils - **Description**: ACANX开源的工具库 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: dev - **Homepage**: https://gitee.com/ACANX/acanx-utils - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-01-05 - **Last Updated**: 2025-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

ACANX-Utils 工具库

## 介绍 ACANX开源的工具库 ### 安装 - Maven坐标 ```xml com.acanx acanx-utils 0.0.1.11 ``` ### 在线文档 - 文档地址: https://docs.acanx.com/Java/ACANX-Utils/index.html - 备用JavaDoc文档地址: https://apidoc.gitee.com/ACANX/acanx-utils - 分支: dev、main # 使用要求 - 最低要求JDK8,强烈建议升级到JDK11