1、首先系统得有mvn环境
2、执行命令:
C:\Users\Administrator\Desktop\>mvn dependency:get -DremoteRepositories=https://mvnrepository.com/ -DgroupId=com.clickhouse -DartifactId=clickhouse-jdbc -Dversion=0.3.2
3、文件位置:查看mvn/conf/settings.xml 里参数
<localRepository>D:/迅雷下载/maven-3.8.1/repodown</localRepository>
4、文件位置
参考文件搜索:https://search.maven.org/
https://mvnrepository.com/artifact/com.clickhouse/clickhouse-jdbc/0.3.2
https://www.jianshu.com/p/0e8a7e84fbea