# MavenCenter
**Repository Path**: Chuanwise/MavenCenter
## Basic Information
- **Project Name**: MavenCenter
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 4
- **Forks**: 0
- **Created**: 2022-02-11
- **Last Updated**: 2022-04-09
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### ChuanwiseMavenCenter
# 椽子 `Maven` 中央仓库
## 使用方式
请在 `pom.xml` 中加入
```xml
chuanwise-maven
https://maven.chuanwise.cn
```
如无法引用仓库内的文件,你可以尝试使用原始 `Url`:
```xml
chuanwise-maven
https://gitee.com/Chuanwise/MavenCenter/raw/master/repository
```
这是一个 `pom.xml` 文件示意
```xml
4.0.0
cn.chuanwise.xiaoming
XiaomingMinecraft
pom
2.2
chuanwise-maven
https://maven.chuanwise.cn
cn.chuanwise
XiaoMingBot
4.7
provided
```