1.0.2 • Published 10 years ago

easymaven v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

easymaven

Cli tool to simplify the dependency adding for maven projects

Install it

npm install easymaven -g

Use it

On a maven project root folder (that contains a pom.xml file) execute

easymaven gson

This will add gson to your dependencies, if your pom already has gson on it's dependency, easymaven will just update this depency version

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago