# spider-tool **Repository Path**: mjwang/spider-tool ## Basic Information - **Project Name**: spider-tool - **Description**: spider-boot 深度定制的核心封装包 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-01 - **Last Updated**: 2022-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目说明 通用模块+工具包提取到改模块,其它项目统一maven方式引入该jar包 ## 打包到本地maven仓库 1. 在项目根目录执行 mvn clean install ## 打包到maven私服仓库 1.在项目根目录执行 mvn clean deploy