The Checker Framework enhances Java's type system to make it more powerful and useful. This lets software developers detect and prevent errors in their Java programs. The Checker Framework includes compiler plug-ins ("checkers") that find bugs or verify their absence. It also permits you to write your own compiler plug-ins.

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Runtime Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
org.checkerframework » checker-qual
checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by ...
4.2.3
MIT
org.checkerframework » checker-util
checker-util contains utility classes for programmers to use at run time.
4.2.3