public interface CacheRefresh
Performs a cache refresh of a set of dependencies.
public void
refresh(URI downloadURI, File localPath)
Refreshed the cache from a remtoe site into a local filesystem.
downloadURI
localPath
Groovy Documentation