dependency_spy icon indicating copy to clipboard operation
dependency_spy copied to clipboard

Add support for sbt with sbt-dependency-graph

Open rtfpessoa opened this issue 7 years ago • 0 comments

Add support for https://github.com/jrudolph/sbt-dependency-graph to read Scala projects dependencies.

Suggestions:

  • Help user setup sbt-dependency-graph
  • Execute sbt-dependency-graph and retrieve the dependencies like we do with bibliothecary for the others.
  • Analyse the dependencies like the other sources
  • Create some tests

rtfpessoa avatar Oct 06 '18 15:10 rtfpessoa