JFrog / Artifactory plugin for file download in Gradle

南笙酒味 提交于 2019-12-11 16:39:47

问题


I know there are external plugins like the one in the link: https://www.michel-kraemer.com/gradle-download-task-download-files-with-progress/ for downloading files through Gradle. But since I have to download the files from Artifactory, I was wondering if there are any JFrog/Artifactory plugins to download files from Artifactory in Gradle. Can anyone please provide code also?


回答1:


JFrog has a Gradle plugin, with examples available on Github. You can find additional documentation in this Jfrog wiki page.

HTH, Or



来源:https://stackoverflow.com/questions/46623375/jfrog-artifactory-plugin-for-file-download-in-gradle

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!