Last Version

FindBugs-Coreplugin 1.3.2

Core plugin supports the FindBugs tool

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.findbugs
ArtifactId

ArtifactId

coreplugin
Version

Version

1.3.2
Type

Type

jar
Description

Description

FindBugs-Coreplugin
Core plugin supports the FindBugs tool
Project URL

Project URL

http://findbugs.sourceforge.net/

Download coreplugin 1.3.2


<!-- 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.