FindBugs-Coreplugin

Core plugin supports the FindBugs tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.findbugs
ArtifactId

ArtifactId

coreplugin
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs-Coreplugin
Core plugin supports the FindBugs tool
Project URL

Project URL

http://findbugs.sourceforge.net/

Download coreplugin

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.findbugs/coreplugin/ -->
<dependency>
    <groupId>net.sourceforge.findbugs</groupId>
    <artifactId>coreplugin</artifactId>
    <version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.findbugs/coreplugin/
implementation 'net.sourceforge.findbugs:coreplugin:1.3.2'
// https://jarcasting.com/artifacts/net.sourceforge.findbugs/coreplugin/
implementation ("net.sourceforge.findbugs:coreplugin:1.3.2")
'net.sourceforge.findbugs:coreplugin:jar:1.3.2'
<dependency org="net.sourceforge.findbugs" name="coreplugin" rev="1.3.2">
  <artifact name="coreplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.findbugs', module='coreplugin', version='1.3.2')
)
libraryDependencies += "net.sourceforge.findbugs" % "coreplugin" % "1.3.2"
[net.sourceforge.findbugs/coreplugin "1.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.2
1.2.1
1.2.0
1.1.3
1.1.1
1.0.0