Jar examples for b:bcel-findbugs
Modified BCEL for Findbugs
You can download jar file bcel-findbugs 6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add bcel-findbugs-6.0.jar to your project.
<dependency> <groupId>com.google.code.findbugs</groupId> <artifactId>bcel-findbugs</artifactId> <version>6.0</version> </dependency>
compile group: 'com.google.code.findbugs', name: 'bcel-findbugs', version: '6.0'
libraryDependencies += "com.google.code.findbugs" % "bcel-findbugs" % "6.0"
<dependency org="com.google.code.findbugs" name="bcel-findbugs" rev="6.0"/>
@Grapes(@Grab(group='com.google.code.findbugs', module='bcel-findbugs', version='6.0'))
'com.google.code.findbugs:bcel-findbugs:jar:6.0'
Click the following link to download the jar file.
bcel-findbugs-6.0-javadoc.jar