Groovy - Simple file download from URL

Groovy - Simple file download from URL

    f proxy configuration is needed, call this:

    System.properties.putAll( ["http.proxyHost":"proxy-host", "http.proxyPort":"proxy-port","http.proxyUserName":"user-name", "http.proxyPassword":"proxy-passwd"] )


你可能感兴趣的:(download)