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