MVN

net.sourceforge.findbugs : jFormatString

Maven & Gradle

May 20, 2010
1 usages

FindBugs-jFormatString · jFormatString supports the FindBugs tool

<dependency>
    <groupId>net.sourceforge.findbugs</groupId>
    <artifactId>jFormatString</artifactId>
    <version>1.3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sourceforge.findbugs : jFormatString to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.7

All Versions

Choose a version of net.sourceforge.findbugs : jFormatString to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
jFormatString-1.3.7

How to add a dependency to Maven

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

<dependency>
    <groupId>net.sourceforge.findbugs</groupId>
    <artifactId>jFormatString</artifactId>
    <version>1.3.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sourceforge.findbugs : jFormatString gradle dependency to your build.gradle file:

implementation 'net.sourceforge.findbugs:jFormatString:1.3.7'

Gradle Kotlin DSL: Add the following net.sourceforge.findbugs : jFormatString gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sourceforge.findbugs:jFormatString:1.3.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sourceforge.findbugs : jFormatString sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sourceforge.findbugs" % "jFormatString" % "1.3.7"

Advertisement

Dependencies from Group

Mar 06, 2008
69 usages
May 20, 2010
45 usages
May 20, 2010
13 usages
Mar 06, 2008
3 usages
May 20, 2010
2 usages

Discover Dependencies

Sep 20, 2005
1 usages
Jul 28, 2011
1 usages
Nov 28, 2013
1 usages
Jun 08, 2013
4 usages
3.5k stars
Dec 05, 2012
4 usages
2.3k stars
Apr 24, 2014
1 usages
1.3k stars
Apr 07, 2015
4 usages
4 stars