Interface Downloader

All Known Implementing Classes:
DefaultDownloader

public interface Downloader
Author:
Jason van Zyl
  • Method Summary

    Modifier and Type
    Method
    Description
    download(String groupId, String artifactId, String version, List<org.eclipse.aether.repository.RemoteRepository> remoteRepositories, org.eclipse.aether.RepositorySystemSession repositorySystemSession)