findbugs:findbugs-ant

Ant support for the FindBugs tool

Categories

Categories

Ant Build Tools
GroupId

GroupId

findbugs
ArtifactId

ArtifactId

findbugs-ant
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ant support for the FindBugs tool
Project URL

Project URL

http://findbugs.sf.net

Download findbugs-ant

How to add to project

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

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.0.0
0.9.6
0.9.4
0.9.3
0.9.1
0.8.4
0.8.2
0.7.2
0.7.1
0.7.0
0.6.5
0.6.4