public class NexusDownloader extends Object
| Constructor and Description |
|---|
NexusDownloader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
download(File file,
String nexusHost,
String nexusUser,
String nexusPassword,
Repository repository,
String groupId,
String artifactId,
String version,
String classifier,
String extension,
boolean progressBar) |
public static void download(File file, String nexusHost, String nexusUser, String nexusPassword, Repository repository, String groupId, String artifactId, String version, String classifier, String extension, boolean progressBar) throws IOException
IOExceptionCopyright © 2017. All rights reserved.