maven pom.xml jar文件下载
2021-07-20 09:06
阅读:745
标签:.com target exe name download end 1.0 netflix create
If you need to download the jars instead of using a build system, create a Maven pom file like this with the desired version:
4.0.0 com.netflix.zuul.download zuul-download1.0-SNAPSHOT Simple POM to download zuul-core and dependencies http://github.com/Netflix/zuul com.netflix.zuul zuul-core1.0.0
Then execute:
mvn -f download-zuul-pom.xml dependency:copy-dependencies
It will download zuul-core-*.jar and its dependencies into ./target/dependency/.
maven pom.xml jar文件下载
标签:.com target exe name download end 1.0 netflix create
原文地址:https://www.cnblogs.com/shefron/p/9519117.html
上一篇:C++系统学习之七:类
下一篇:【C++】vector用法详解
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:maven pom.xml jar文件下载
文章链接:http://soscw.com/index.php/essay/106544.html
文章标题:maven pom.xml jar文件下载
文章链接:http://soscw.com/index.php/essay/106544.html
评论
亲,登录后才可以留言!