sonar-findbugs-plugin

com.github.spotbugs

com.github.spotbugs:sonar-findbugs-plugin is a Maven Central artifact (jar) for the JVM. It has 42 published versions. Browse versions below for dependency snippets and security details.

Recommended: 4.7.0 42 versions jarChecking...

Add to your project4.7.0

<dependency>
    <groupId>com.github.spotbugs</groupId>
    <artifactId>sonar-findbugs-plugin</artifactId>
    <version>4.7.0</version>
</dependency>

Version Details — 4.7.0

Packaging
sonar-plugin
Direct Deps
0
Total Deps
0
Published
Unknown
License
GNU LGPL 3

SpotBugs is a program that uses static analysis to look for bugs in Java code. It can detect a variety of common coding mistakes, including thread synchronization problems, misuse of API methods.

Checking security advisories...