thoughtworksinc / sbt-jdeps   0.0.0+121-0e88d429

MIT License GitHub

an sbt plugin to run JDeps

Scala versions: 2.12
sbt plugins: 1.0

sbt-jdeps

sbt-jdeps is an sbt plugin to run JDeps.

Usage

Add the following settings to your project/plugins.sbt:

addSbtPlugin("com.thoughtworks.sbt-jdeps" % "sbt-jdeps" % "latest.release")

Then a jdeps sbt task is available:

sbt jdeps

After running the jdeps task, you can find DOT files generated by jdeps at target/scala-2.12/jdeps.