You can download jFormatString-3.0.0.jar in this page.
GNU Lesser Public License
jFormatString-3.0.0.jar file has the following types.
META-INF/MANIFEST.MF edu.umd.cs.findbugs.formatStringChecker.Conversion.class edu.umd.cs.findbugs.formatStringChecker.Conversion.java edu.umd.cs.findbugs.formatStringChecker.DateTime.class edu.umd.cs.findbugs.formatStringChecker.DateTime.java edu.umd.cs.findbugs.formatStringChecker.ExtraFormatArgumentsException.class edu.umd.cs.findbugs.formatStringChecker.ExtraFormatArgumentsException.java edu.umd.cs.findbugs.formatStringChecker.Flags.class edu.umd.cs.findbugs.formatStringChecker.Flags.java edu.umd.cs.findbugs.formatStringChecker.FormatSpecifier.class edu.umd.cs.findbugs.formatStringChecker.FormatSpecifier.java edu.umd.cs.findbugs.formatStringChecker.Formatter.class edu.umd.cs.findbugs.formatStringChecker.Formatter.java edu.umd.cs.findbugs.formatStringChecker.FormatterCompileTimeTest.class edu.umd.cs.findbugs.formatStringChecker.FormatterException.class edu.umd.cs.findbugs.formatStringChecker.FormatterException.java edu.umd.cs.findbugs.formatStringChecker.FormatterNumberFormatException.class edu.umd.cs.findbugs.formatStringChecker.FormatterNumberFormatException.java edu.umd.cs.findbugs.formatStringChecker.FormatterRuntimeTest.class edu.umd.cs.findbugs.formatStringChecker.IllegalFormatConversionException.class edu.umd.cs.findbugs.formatStringChecker.IllegalFormatConversionException.java edu.umd.cs.findbugs.formatStringChecker.MissingFormatArgumentException.class edu.umd.cs.findbugs.formatStringChecker.MissingFormatArgumentException.java
jFormatString-3.0.0.pom file content.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <groupId>com.google.code.findbugs</groupId> <artifactId>jFormatString</artifactId> <version>3.0.0</version> <packaging>jar</packaging> <url>http://findbugs.sourceforge.net/</url> <name>FindBugs-jFormatString</name> <description>jFormatString for Findbugs</description> <licenses> <license> <name>GNU Lesser Public License</name> <url>http://www.gnu.org/licenses/lgpl.html</url> <distribution>repo</distribution> </license> </licenses> <scm> <connection>scm:git:http://code.google.com/p/findbugs/</connection> <developerConnection>scm:git:https://code.google.com/p/findbugs/</developerConnection> <url>https://code.google.com/p/findbugs/</url> </scm> <developers> <developer> <id>bp</id> <name>Bill Pugh</name> <email>pugh at cs.umd.edu</email> <url>http://www.cs.umd.edu/~pugh/</url> <roles> <role>Project Lead</role> <role>Primary Developer</role> </roles> <timezone>-5</timezone> </developer> <developer> <id>al</id> <name>Andrey Loskutov</name> <email>Loskutov@gmx.de</email> <url>http://andrei.gmxhome.de/privat.html</url> <roles> <role>Eclipse plugin</role> </roles> <timezone>+1</timezone> </developer> <developer> <id>bp</id> <name>Keith Lea</name> <email></email> <url>http://keithlea.com/</url> <roles> <role>web cloud</role> </roles> <timezone>-5</timezone> </developer> </developers> <contributors> <contributor> <name>Garvin LeClaire</name> <email>garvin.leclaire@gmail.com</email> <url></url> <roles> <role>Maven</role> </roles> <timezone>-5</timezone> </contributor> <contributor> <name>David H. Hovemeyer</name> <email>dhovemey@ycp.edu</email> <url>http://goose.ycp.edu/~dhovemey/</url> <roles> <role>project founder</role> </roles> <timezone>-5</timezone> </contributor> <contributor> <name>Nay Ayewah</name> <email></email> <url></url> <roles> <role></role> </roles> <timezone>-5</timezone> </contributor> <contributor> <name>Ben Langmead</name> <email></email> <url></url> <roles> <role></role> </roles> <timezone>-5</timezone> </contributor> <contributor> <name>Tomas Pollak</name> <email></email> <url></url> <roles> <role>Eclipse plugin tests</role> </roles> <timezone>-5</timezone> </contributor> <contributor> <name>Phil Crosby</name> <email></email> <url></url> <roles> <role></role> </roles> <timezone>-5</timezone> </contributor> <contributor> <name>Peter Friese</name> <email></email> <url></url> <roles> <role>Eclipse plugin</role> </roles> <timezone>-5</timezone> </contributor> <contributor> <name>Dave Brosius</name> <email></email> <url></url> <roles> <role></role> </roles> <timezone>-5</timezone> </contributor> <contributor> <name>Brian Goetz</name> <email></email> <url></url> <roles> <role></role> </roles> <timezone>-5</timezone> </contributor> <contributor> <name>Rohan Lloyd</name> <email></email> <url></url> <roles> <role></role> </roles> <timezone>-5</timezone> </contributor> </contributors> </project>
<dependency> <groupId>com.google.code.findbugs</groupId> <artifactId>jFormatString</artifactId> <version>3.0.0</version> </dependency>
If you think the following jFormatString-3.0.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download jFormatString-3.0.0.jar file