# imvn-repo **Repository Path**: lsl-gitee/imvn-repo ## Basic Information - **Project Name**: imvn-repo - **Description**: 个人maven私服仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/lsl-gitee - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-27 - **Last Updated**: 2021-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # imvn-repo #### 介绍 个人maven私服,主要是个人开发的一些工具jar包。 #### 使用私服 修改maven配置文件settings.xml - 找到``标签并添加子项,内容如下: ```xml imvn-repo imvn-repo https://gitee.com/lsl-gitee/imvn-repo/raw/master/ true true ``` - 找到``标签并添加子项,内容如下: ```xml imvn-repo ```