MVN

findbugs : findbugs-ant

Maven & Gradle

Nov 06, 2006
2 usages

Ant support for the FindBugs tool

<dependency>
    <groupId>findbugs</groupId>
    <artifactId>findbugs-ant</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of findbugs : findbugs-ant to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of findbugs : findbugs-ant to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
findbugs-ant-1.0.0
0.9.x
findbugs-ant-0.9.6
findbugs-ant-0.9.4
findbugs-ant-0.9.3
findbugs-ant-0.9.1
0.8.x
findbugs-ant-0.8.4
findbugs-ant-0.8.2
0.7.x
findbugs-ant-0.7.2
findbugs-ant-0.7.1
findbugs-ant-0.7.0
0.6.x
findbugs-ant-0.6.5
findbugs-ant-0.6.4

How to add a dependency to Maven

Add the following findbugs : findbugs-ant maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>findbugs</groupId>
    <artifactId>findbugs-ant</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following findbugs : findbugs-ant gradle dependency to your build.gradle file:

implementation 'findbugs:findbugs-ant:1.0.0'

Gradle Kotlin DSL: Add the following findbugs : findbugs-ant gradle kotlin dependency to your build.gradle.kts file:

implementation("findbugs:findbugs-ant:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following findbugs : findbugs-ant sbt scala dependency to your build.sbt file:

libraryDependencies += "findbugs" % "findbugs-ant" % "1.0.0"

Advertisement

Dependencies from Group

Nov 06, 2006
69 usages
Nov 06, 2006
12 usages
Nov 06, 2006
2 usages
Nov 06, 2006
2 usages
Oct 11, 2005
1 usages

Discover Dependencies

Jul 12, 2017
2 usages
51 stars
Mar 14, 2016
1 usages
Nov 06, 2022
4 usages
23 stars
Jun 26, 2019
2 usages
12 stars
Oct 21, 2022
5 usages
68.1k stars
Mar 30, 2023
3 usages
0 stars
Aug 18, 2023
5 usages
423 stars