Jar examples for s:spotbugs
SpotBugs: Because it's easy!
You can download jar file spotbugs 3.1.0-RC2 in this page.
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
You can use the following script to add spotbugs-3.1.0-RC2.jar to your project.
<dependency> <groupId>com.github.spotbugs</groupId> <artifactId>spotbugs</artifactId> <version>3.1.0-RC2</version> </dependency>
compile group: 'com.github.spotbugs', name: 'spotbugs', version: '3.1.0-RC2'
libraryDependencies += "com.github.spotbugs" % "spotbugs" % "3.1.0-RC2"
<dependency org="com.github.spotbugs" name="spotbugs" rev="3.1.0-RC2"/>
@Grapes(@Grab(group='com.github.spotbugs', module='spotbugs', version='3.1.0-RC2'))
'com.github.spotbugs:spotbugs:jar:3.1.0-RC2'
Click the following link to download the jar file.
spotbugs-3.1.0-RC2-javadoc.jar