Jar examples for t:test-driven-detectors4findbugs
Testing framework to ease the development of custom plugin detectors for FindBugs.
You can download jar file test-driven-detectors4findbugs 0.2 in this page.
MIT license
You can use the following script to add test-driven-detectors4findbugs-0.2.jar to your project.
<dependency> <groupId>com.youdevise</groupId> <artifactId>test-driven-detectors4findbugs</artifactId> <version>0.2</version> </dependency>
compile group: 'com.youdevise', name: 'test-driven-detectors4findbugs', version: '0.2'
libraryDependencies += "com.youdevise" % "test-driven-detectors4findbugs" % "0.2"
<dependency org="com.youdevise" name="test-driven-detectors4findbugs" rev="0.2"/>
@Grapes(@Grab(group='com.youdevise', module='test-driven-detectors4findbugs', version='0.2'))
'com.youdevise:test-driven-detectors4findbugs:jar:0.2'
Click the following link to download the jar file.
test-driven-detectors4findbugs-0.2-javadoc.jar