FindBugs Plug-in

A plugin to automate FindBugs tasks

Categories

Categories

Maven Build Tools
GroupId

GroupId

maven-plugins
ArtifactId

ArtifactId

maven-findbugs-plugin
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs Plug-in
A plugin to automate FindBugs tasks
Project URL

Project URL

http://maven-plugins.sourceforge.net/maven-findbugs-plugin/
Project Organization

Project Organization

SourceForge
Source Code Management

Source Code Management

http://maven-plugins.cvs.sourceforge.net/maven-plugins/maven-plugins/findbugs/

Download maven-findbugs-plugin

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
net.sourceforge.findbugs : bcel jar 1.2.0
net.sourceforge.findbugs : coreplugin jar 1.2.0
net.sourceforge.findbugs : findbugs jar 1.2.0
net.sourceforge.findbugs : findbugs-ant jar 1.2.0
dom4j : dom4j jar 1.4
asm : asm jar 3.0
asm : asm-analysis jar 3.0
asm : asm-commons jar 3.0
asm : asm-tree jar 3.0
asm : asm-util jar 3.0
asm : asm-xml jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3.1
1.3
1.2
1.1
1.0
0.9.2
0.9.1
0.8.4
0.8.2
0.7.2
0.7.1