Group: Checker Framework
Sort by:Popular

1.Checker Qual2,864 usages

org.checkerframework » checker-qual MIT

checker-qual contains annotations (type qualifiers) that a programmerwrites to specify Java code for type-checking by the Checker Framework.
Last Release on May 2, 2026

2.Checker Qual659 usages

org.checkerframework » checker-compat-qual MIT

Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker
Last Release on Nov 2, 2023

3.Checker Framework64 usages

org.checkerframework » checker GPL

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.
Last Release on May 2, 2026

4.Checker Qual Android7 usages

org.checkerframework » checker-qual-android MIT

checker-qual-android contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework. The checker-qual-android artifact is identical to the checker-qual artifact, except that in ...
Last Release on May 1, 2026

5.Checker Util7 usages

org.checkerframework » checker-util MIT

checker-util contains utility classes for programmers to use at run time.
Last Release on May 1, 2026

6.Dataflow7 usages

org.checkerframework » dataflow GPL

Dataflow is a dataflow framework based on the javac compiler.
Last Release on May 2, 2026

7.Dataflow (errorprone)7 usages

org.checkerframework » dataflow-errorprone GPL

dataflow-errorprone is a dataflow framework based on the javac compiler. It differs from the org.checkerframework:dataflow artifact in two ways.
Last Release on May 2, 2026

8.Javacutil7 usages

org.checkerframework » javacutil GPL

javacutil contains utility classes for the javac compiler.
Last Release on May 2, 2026

9.Dataflow (shaded)6 usages

org.checkerframework » dataflow-shaded GPL

dataflow-shaded is a dataflow framework based on the javac compiler. It differs from the org.checkerframework:dataflow artifact in two ways.
Last Release on May 1, 2026

11.Dataflow (nullaway)3 usages

org.checkerframework » dataflow-nullaway GPL

dataflow-nullaway is a dataflow framework based on the javac compiler. It differs from the org.checkerframework:dataflow artifact in two ways.
Last Release on May 1, 2026
framework-test contains utility classes for testing type-checkersthat are built on the Checker Framework.
Last Release on May 1, 2026

13.Stub Parser

org.checkerframework » stubparser Apache

This project contains a parser for the Checker Framework's stub files: https://checkerframework.org/manual/#stub . It is a fork of the JavaParser project.
Last Release on May 11, 2026
Checkerframework Gradle Plugin
Last Release on Nov 5, 2025
Checkerframework Gradle Plugin
Last Release on Nov 5, 2025

16.Annotated JDK 819 usages

org.checkerframework » jdk8 GPL

Annotated JDK 8 consists of Checker Framework annotations for the Open JDK Java 8 API. Method implementations in this file are empty.
Last Release on Apr 2, 2020

17.Type Annotations Compiler7 usages

org.checkerframework » compiler GPL

The Type Annotations Compiler is a fully backwards compatible customization of the Open JDK javac compiler with additional support for type annotations.
Last Release on Mar 1, 2018

18.Checker Qual3 usages

org.checkerframework » checker-qual7 GPL +1

Checker Qual is the set of annotations (qualifiers) and supporting classes used by the Checker Framework to type check Java source code. Please see artifact: org.checkerframework:checker
Last Release on Mar 1, 2018

19.Checker Framework Testing Library3 usages

org.checkerframework » testlib GPL +1

Testlib is a collection of utility classes for testing checkers that use the Checker Framework.
Last Release on Aug 1, 2018

20.Annotated JDK 71 usages

org.checkerframework » jdk7 GPL

Annotated JDK 7 consists of bytecode implementing the Open JDK Java 7 api annotated with Checker Framework annotations. Method implementations in this file are empty.
Last Release on Aug 3, 2017