mvn-dl

6.1.1 • Public • Published

mvn-dl

Install

$ npm install --save -g mvn-dl

Usage

Usage:
 mvn-dl <artifact> [options]

Options:
 -d --destination <destination>  Destination folder
 -f --filename <filename>        Output filename
 -r --repository <url>           Url to the maven repo

Examples:
 # download jar
 mvn-dl org.apache.commons:commons-lang3:3.4
 # download jar to dist
 mvn-dl org.apache.commons:commons-lang3:3.4 -d dist

License

MIT © Sigurd Fosseng

Readme

Keywords

Package Sidebar

Install

npm i mvn-dl

Weekly Downloads

82

Version

6.1.1

License

MIT

Unpacked Size

3.21 kB

Total Files

5

Last publish

Collaborators

  • laat