is not current version
Last Version 1.1.0

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

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

0.1
Type

Type

maven-plugin

Download maven-download-plugin 0.1


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