| Interface | Description |
|---|---|
| ProgressReport |
Progress report of a file download operation.
|
| Class | Description |
|---|---|
| Artifact |
This mojo is designed to download a maven artifact from the repository and
download them in the specified path.
|
| HelpMojo |
Display help information on download-maven-plugin.
Call mvn download:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| HttpFileRequester |
File requester that can download resources over HTTP transport using Apache HttpClient 4.x.
|
| LoggingProgressReport |
ProgressReport implementation that logs operation progress at INFO priority. |
| SignatureUtils | |
| SilentProgressReport |
Silent (no-op) implementation of
ProgressReport. |
| SSLProtocols |
Helper class to check supported SSL protocols.
|
| WGet |
Will download a file from a web site using the standard HTTP protocol.
|
Copyright © 2009-2021 Open-Source. All Rights Reserved.