赞
踩
<!-- https://mvnrepository.com/artifact/com.github.open-android/pinyin4j -->
<dependency>
<groupId>com.github.open-android</groupId>
<artifactId>pinyin4j</artifactId>
<version>2.5.0</version>
</dependency>
2.找到maven本地仓库中对应的文件夹(如图)
3.删除 pinyin4j-2.5.0.jar.lastUpdated和pinyin4j-2.5.0.pom.lastUpdated(注意我这里已经删除过了)
4.找到maven坐标对应的文件路径
点击view all查看文件
将jar下载并放入本地对应位置,然后预览pom,jar.sha1文件,并将内容复制到本地对应文件中,md5文件可以不用理会,最后将_remote.repositories中>后改为alimaven=(如图)
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。