| License | License | 
|---|---|
| Categories | CategoriesMaven Build Tools | 
| GroupId | GroupIdcom.googlecode.maven-download-plugin | 
| ArtifactId | ArtifactIddownload-maven-plugin | 
| Last Version | Last Version1.6.8 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| Description | DescriptionDownload Plugin for Maven This is a plugin meant to help maven user to download
		different files on different protocol in part of maven build. For the
		first implementation, there will only be a goal that will help
		downloading a maven artifact from the command line. Future version of
		the plugin could include web download, ftp download, scp download and
		so on. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<plugin>
    <groupId>com.googlecode.maven-download-plugin</groupId>
    <artifactId>download-maven-plugin</artifactId>
    <version>1.6.8</version>
</plugin>| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-core | jar | 3.8.2 | 
| org.apache.maven : maven-plugin-api | jar | 2.0 | 
| org.apache.maven : maven-artifact | jar | 2.0 | 
| org.apache.maven : maven-project | jar | 2.0 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| org.codehaus.plexus : plexus-archiver | jar | 4.2.5 | 
| org.codehaus.plexus : plexus-utils | jar | 3.1.0 | 
| org.apache.maven.wagon : wagon-provider-api | jar | 2.12 | 
| org.sonatype.plexus : plexus-sec-dispatcher | jar | 1.4 | 
| org.sonatype.plexus : plexus-build-api | jar | 0.0.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 | 
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 1.2 |