Skip to content

command-line interface for the haters of the search.maven.org UI

Notifications You must be signed in to change notification settings

erosb/mvn-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

command-line interface for the haters of the search.maven.org UI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published