FindBugs static analysis plugin for sbt.
sbt-findbugs 2.0.0-M4
Group ID:
com.github.sbt
Artifact ID:
sbt-findbugs
Version:
2.0.0-M4
Release Date:
Sep 25, 2017
Licenses:
Files:
libraryDependencies += "com.github.sbt" % "sbt-findbugs" % "2.0.0-M4"
ivy"com.github.sbt:sbt-findbugs:2.0.0-M4"
//> using dep "com.github.sbt:sbt-findbugs:2.0.0-M4"
import $ivy.`com.github.sbt:sbt-findbugs:2.0.0-M4`
<dependency> <groupId>com.github.sbt</groupId> <artifactId>sbt-findbugs</artifactId> <version>2.0.0-M4</version> </dependency>
compile group: 'com.github.sbt', name: 'sbt-findbugs', version: '2.0.0-M4'