MVN

com.github.spotbugs : sonar-findbugs-plugin

Maven & Gradle

Feb 12, 2023
336 stars

SonarQube SpotBugs Plugin · 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.

<dependency>
    <groupId>com.github.spotbugs</groupId>
    <artifactId>sonar-findbugs-plugin</artifactId>
    <version>4.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.spotbugs : sonar-findbugs-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.3

All Versions

Choose a version of com.github.spotbugs : sonar-findbugs-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
sonar-findbugs-plugin-4.2.3
sonar-findbugs-plugin-4.2.2
sonar-findbugs-plugin-4.2.1
sonar-findbugs-plugin-4.2.0
4.1.x
sonar-findbugs-plugin-4.1.6
sonar-findbugs-plugin-4.1.5
sonar-findbugs-plugin-4.1.4
sonar-findbugs-plugin-4.1.3
sonar-findbugs-plugin-4.1.2
sonar-findbugs-plugin-4.1.1
sonar-findbugs-plugin-4.1.0
4.0.x
sonar-findbugs-plugin-4.0.6
sonar-findbugs-plugin-4.0.5
sonar-findbugs-plugin-4.0.4
sonar-findbugs-plugin-4.0.3
sonar-findbugs-plugin-4.0.2
sonar-findbugs-plugin-4.0.1
sonar-findbugs-plugin-4.0.0
3.11.x
sonar-findbugs-plugin-3.11.1
sonar-findbugs-plugin-3.11.0
3.10.x
sonar-findbugs-plugin-3.10.0
3.9.x
sonar-findbugs-plugin-3.9.4
sonar-findbugs-plugin-3.9.3
sonar-findbugs-plugin-3.9.2
sonar-findbugs-plugin-3.9.1
sonar-findbugs-plugin-3.9.0
3.8.x
sonar-findbugs-plugin-3.8.0
3.7.x
sonar-findbugs-plugin-3.7.0

How to add a dependency to Maven

Add the following com.github.spotbugs : sonar-findbugs-plugin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.spotbugs : sonar-findbugs-plugin gradle dependency to your build.gradle file:

implementation 'com.github.spotbugs:sonar-findbugs-plugin:4.2.3'

Gradle Kotlin DSL: Add the following com.github.spotbugs : sonar-findbugs-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.spotbugs:sonar-findbugs-plugin:4.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.spotbugs : sonar-findbugs-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.spotbugs" % "sonar-findbugs-plugin" % "4.2.3"

Advertisement

Dependencies from Group

Oct 17, 2022
1.3k usages
3.2k stars
Oct 17, 2022
106 usages
3.2k stars
Oct 17, 2022
7 usages
3.2k stars
Jun 19, 2023
3 usages
67 stars
Oct 17, 2022
2 usages
3.2k stars

Discover Dependencies

Mar 17, 2018
10 stars
Jul 27, 2023
2 usages
5 stars
Jan 28, 2023
2 usages
397 stars
May 29, 2018
3 usages
Mar 13, 2018
1 usages
14 stars
Jul 27, 2023
7 usages
1.4k stars
Jul 27, 2023
6 usages
1.4k stars
Dec 29, 2021
2 usages
39.1k stars
Dec 29, 2021
7 usages
Dec 29, 2021
4 usages
39k stars