Last Version

FindBugs-AntTask 3.0.0

AntTask to run Findbugs

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.google.code.findbugs
ArtifactId

ArtifactId

findbugs-ant
Version

Version

3.0.0
Type

Type

jar
Description

Description

FindBugs-AntTask
AntTask to run Findbugs
Project URL

Project URL

http://findbugs.sourceforge.net/
Source Code Management

Source Code Management

https://code.google.com/p/findbugs/

Download findbugs-ant 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : findbugs jar 3.0.0

Project Modules

There are no modules declared in this project.