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 1.0 in this page.
MIT license
You can use the following script to add test-driven-detectors4findbugs-1.0.jar to your project.
<dependency> <groupId>com.youdevise</groupId> <artifactId>test-driven-detectors4findbugs</artifactId> <version>1.0</version> </dependency>
compile group: 'com.youdevise', name: 'test-driven-detectors4findbugs', version: '1.0'
libraryDependencies += "com.youdevise" % "test-driven-detectors4findbugs" % "1.0"
<dependency org="com.youdevise" name="test-driven-detectors4findbugs" rev="1.0"/>
@Grapes(@Grab(group='com.youdevise', module='test-driven-detectors4findbugs', version='1.0'))
'com.youdevise:test-driven-detectors4findbugs:jar:1.0'
Click the following link to download the jar file.
test-driven-detectors4findbugs-1.0-javadoc.jar