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