@erosb/mvn-search

0.0.4 • Public • Published

mvn-search - command-line tool for searching maven central

This is a utility for developers who prefer searching maven dependencies in the command line instead of the web UI of search.maven.org

Searching demo

Installation

Prerequisite: node 10.9.0 or newer should be installed.

npm install -g @erosb/mvn-search

Usage: mvn-search <query-string>

This will list the found artifacts with their latest version numbers. After selecting the coordinates the tool displays the maven <dependency> tag to be pasted into the pom.xml.

Examples:

  • mvn-search hibernate-validator
  • mvn-search g:org.slf4j

Package Sidebar

Install

npm i @erosb/mvn-search

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

1.4 MB

Total Files

5

Last publish

Collaborators

  • erosb