Skip to content

lukeindykiewicz/sbt-search-maven-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-search-maven-plugin

Build Status

Plugin to search maven artifacts. It uses search.maven.org for querying.

Usage

Add to plugins.sbt:

addSbtPlugin("com.blstream" % "sbt-search-maven-plugin" % "0.2.0")

searching

Plugin adds searchMaven task, to find some 'artifact' just type

searchMaven <artifact>

Directory structure

  • src/sbt-test plugin tests using scripted
  • test-project allows quick tests in repl of this plugin functionality (just reload)

Contribution

You can pick feature from future work section of this readme, issue with feature proposal (if any) or fix some bug. Pull requests are very welcome.

Thanks to all contributors of:

License

see LICENSE file

About

Sbt plugin to search maven artifacts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%