/jpm

Primary LanguagePythonMIT LicenseMIT

PRs Welcome Version 1.0.1 Python >=3.6

JPM (Java Package Manager)

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.

Checkout JPM on PyPI

Installation

pip
pip install --user jpm

pipenv
pipenv install jpm

Usage

Using JPM is as easy as:

  • Open favorite terminal
  • cd into directory with a pom.xml file
  • jpm --package_name=mysql-connector-java

Contributing

Please refer to this repositories Contributing.md

Contributers


Brandon Benefield

LICENSE

MIT