Jar examples for f:findsecbugs-plugin
Core module of the project. It include all the FindBugs detectors. The resulting jar is the published plugin.
You can download jar file findsecbugs-plugin 1.7.1 in this page.
You can use the following script to add findsecbugs-plugin-1.7.1.jar to your project.
<dependency> <groupId>com.h3xstream.findsecbugs</groupId> <artifactId>findsecbugs-plugin</artifactId> <version>1.7.1</version> </dependency>
compile group: 'com.h3xstream.findsecbugs', name: 'findsecbugs-plugin', version: '1.7.1'
libraryDependencies += "com.h3xstream.findsecbugs" % "findsecbugs-plugin" % "1.7.1"
<dependency org="com.h3xstream.findsecbugs" name="findsecbugs-plugin" rev="1.7.1"/>
@Grapes(@Grab(group='com.h3xstream.findsecbugs', module='findsecbugs-plugin', version='1.7.1'))
'com.h3xstream.findsecbugs:findsecbugs-plugin:jar:1.7.1'
Click the following link to download the jar file.
findsecbugs-plugin-1.7.1-javadoc.jar