FindBugs 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.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Code Analyzer
LGPL 2.1
| com.google.code.findbugs
»
findbugs SpotBugs: Because it is easy! | 2.0.1 | 4.9.8 |
Provided Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Build Tool
Apache 2.0
| org.apache.maven
»
maven-project Core classes of Apache Maven to manage the building process. | 2.0.7 | 3.9.15 | |
LGPL 3.0
| org.codehaus.sonar
»
sonar-plugin-api Open source platform for continuous inspection of code quality | 3.3 | 9.4.0.54424 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
LGPL 3.0
| org.codehaus.sonar
»
sonar-testing-harness Open source platform for continuous inspection of code quality | 3.3 | 26.5.0.122743 |
