Design and Implementation of an Online Course Purchase System(05)

Add jar packages that are not available in the remote Maven repository to the local repository

Posted by Chen Xingxu on June 3, 2020

易课寄在线购课系统开发笔记(五)–添加远程Maven仓库没有的jar包到本地仓库

本项目需要依赖的一些 jar 包由于远程仓库中没有,因此需要将本地的 jar 包添加到本地仓库中。

具体的添加方法请参阅下面这篇笔记:

Maven丨使用IDEA将本地的ojdbc14.Jar包添加到个人仓库中

下面列出远程仓库没有,但是需要依赖的 jar 包,大家可以根据需要选择性的下载:

druid-1.0.9.jar

dubbo-2.5.3.jar

fastdfs_client-1.25.jar

mybatis-paginator-1.2.15.jar

pagehelper-3.4.2-fix.jar