josephearl / sbt-findbugs   2.5.0

Eclipse Public License 1.0 GitHub

SBT plugin for running FindBugs on Java classes

sbt-findbugs-plugin 2.3.0


Group ID:
com.lenioapp
Artifact ID:
sbt-findbugs-plugin
Version:
2.3.0
Release Date:
Apr 27, 2016
Licenses:
Files:

libraryDependencies += "com.lenioapp" % "sbt-findbugs-plugin" % "2.3.0"

Mill build tool

ivy"com.lenioapp:sbt-findbugs-plugin:2.3.0"

Scala CLI

//> using dep "com.lenioapp:sbt-findbugs-plugin:2.3.0"

Ammonite REPL

import $ivy.`com.lenioapp:sbt-findbugs-plugin:2.3.0`

<dependency>
  <groupId>com.lenioapp</groupId>
  <artifactId>sbt-findbugs-plugin</artifactId>
  <version>2.3.0</version>
</dependency>

compile group: 'com.lenioapp', name: 'sbt-findbugs-plugin', version: '2.3.0'