maven pom.xml jar文件下载

2021-07-20 09:06

阅读:622

标签:.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.0com.netflix.zuul.download
	zuul-download
	1.0-SNAPSHOTSimple POM to download zuul-core and dependencieshttp://github.com/Netflix/zuulcom.netflix.zuul
			zuul-core
			1.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


评论


亲,登录后才可以留言!