JPM is a CLI that works with Maven to automate package management.
Currently, JPM does not support Gradle but is on the roadmap for a future release.
pip
pip install --user jpm
pipenv
pipenv install jpm
Using JPM is as easy as:
- Open favorite terminal
cd
into directory with apom.xml
filejpm --package_name=mysql-connector-java
Please refer to this repositories Contributing.md
Brandon Benefield |
---|
MIT