FindBugs-AntTask

AntTask to run Findbugs

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.sourceforge.findbugs
ArtifactId

ArtifactId

findbugs-ant
Last Version

Last Version

1.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

FindBugs-AntTask
AntTask to run Findbugs
Project URL

Project URL

http://findbugs.sourceforge.net/

Download findbugs-ant

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.findbugs : findbugs jar 1.3.2

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