A library for analyzing Java format strings, used by FindBugs to detect formatting errors.
<dependency>
<groupId>com.google.code.findbugs</groupId>
<artifactId>jFormatString</artifactId>
<version>3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Check a format string for errors.
Migrate to SpotBugs and use its equivalent format string checker.
No dependency data recorded yet.