<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>sonar-findbugs-plugin</artifactId>
<version>3.9.3</version>
<type>sonar-plugin</type>
</dependency>
@Grapes(
@Grab(group='com.github.spotbugs', module='sonar-findbugs-plugin', version='3.9.3')
)
compile
|-- com.github.spotbugs:spotbugs:3.1.11
|-- org.sonarsource.sslr-squid-bridge:sslr-squid-bridge:2.6.1
|-- com.google.guava:guava:10.0.1
|-- com.google.code.findbugs:annotations:3.0.1u2
|-- com.thoughtworks.xstream:xstream:1.4.10
|-- org.sonarsource.sslr:sslr-core:1.22
|-- org.codehaus.sonar:sonar-channel:4.2
provided
|-- org.slf4j:slf4j-api:1.7.25
|-- com.mebigfatguy.fb-contrib:fb-contrib:7.4.3.sb
|-- com.h3xstream.findsecbugs:findsecbugs-plugin:1.8.0
|-- org.sonarsource.sonarqube:sonar-plugin-api:6.7.1
|-- org.sonarsource.java:sonar-java-plugin:5.2.0.13398
test
|-- junit:junit:4.12
|-- org.mockito:mockito-core:2.13.0
|-- org.easytesting:fest-assert:1.4