Jar examples for f:findbugs-ant
Ant support for the FindBugs tool
You can download jar file findbugs-ant 1.0.0 in this page.
GNU Lesser Public License
You can use the following script to add findbugs-ant-1.0.0.jar to your project.
<dependency> <groupId>findbugs</groupId> <artifactId>findbugs-ant</artifactId> <version>1.0.0</version> </dependency>
compile group: 'findbugs', name: 'findbugs-ant', version: '1.0.0'
libraryDependencies += "findbugs" % "findbugs-ant" % "1.0.0"
<dependency org="findbugs" name="findbugs-ant" rev="1.0.0"/>
@Grapes(@Grab(group='findbugs', module='findbugs-ant', version='1.0.0'))
'findbugs:findbugs-ant:jar:1.0.0'
Click the following link to download the jar file.
findbugs-ant-1.0.0.pom