Modifier and Type | Method and Description |
---|---|
File |
DefaultDownloader.download(String groupId,
String artifactId,
String version,
org.apache.maven.artifact.repository.ArtifactRepository localRepository,
List remoteRepositories) |
File |
Downloader.download(String groupId,
String artifactId,
String version,
org.apache.maven.artifact.repository.ArtifactRepository localRepository,
List remoteRepositories) |
File |
DefaultDownloader.download(String groupId,
String artifactId,
String version,
File localRepository,
String[] remoteRepositories) |
File |
Downloader.download(String groupId,
String artifactId,
String version,
File localRepository,
String[] remoteRepositories) |
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.