# jexx **Repository Path**: jeff_sj/jexx ## Basic Information - **Project Name**: jexx - **Description**: No description available - **Primary Language**: Java - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-13 - **Last Updated**: 2025-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 介绍 ## maven 使用 ``` 1.1.6-RELEASE cn.jexxs jexx-all ${jexx.version} cn.jexxs jexx-core ${jexx.version} cn.jexxs jexx-poi ${jexx.version} cn.jexxs jexx-template ${jexx.version} cn.jexxs jexx-mail ${jexx.version} cn.jexxs jexx-mail ${jexx.version} cn.jexxs jexx-json ${jexx.version} ``` ## 部署 gradlew clean test install uploadArchives ## 参考学习 hutool jodd ## git小技巧 git remote add origin-chiway http://192.168.37.168:3000/jeff/jexx.git git remote -v git push origin git push origin-chiway