is not current version
Last Version 1.1.0

com.googlecode.maven-download-plugin:maven-download-plugin 1.0.0

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.

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.maven-download-plugin
ArtifactId

ArtifactId

maven-download-plugin
Version

Version

1.0.0
Type

Type

maven-plugin

Download maven-download-plugin 1.0.0


<plugin>
    <groupId>com.googlecode.maven-download-plugin</groupId>
    <artifactId>maven-download-plugin</artifactId>
    <version>1.0.0</version>
</plugin>