Group: Checker Framework
Sort by:Popular

1.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 Jul 2, 2026

2.Dataflow7 usages

org.checkerframework » dataflow GPL

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

3.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 Jul 2, 2026

4.Javacutil7 usages

org.checkerframework » javacutil GPL

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

5.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 Jul 2, 2026

6.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 Jul 2, 2026
framework-test contains utility classes for testing type-checkersthat are built on the Checker Framework.
Last Release on Jul 2, 2026

8.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

9.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

10.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

11.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

12.BCEL

org.checkerframework » commons-bcel GPL

Apache Commons Bytecode Engineering Library, with type annotations
Last Release on Feb 15, 2018
The Checker Framework Maven Plugin allows you to easily run the Checker Framework in your Maven build. Directions can be found at: ...
Last Release on Jun 2, 2014