Group: Checkerframework

Sort: popular | newest

1. Checker Qual1,826 usages

org.checkerframework » checker-qualMIT

checker-qual contains annotations (type qualifiers) that a programmer writes to specify Java code for type-checking by the Checker Framework.
Last Release on Sep 1, 2023

2. Checker Qual577 usages

org.checkerframework » checker-compat-qualGPLMIT

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 Aug 31, 2018

3. Checker Framework53 usages

org.checkerframework » checkerGPL

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.
Last Release on Sep 1, 2023

4. Annotated JDK 819 usages

org.checkerframework » jdk8GPL

Annotated JDK 8 consists of Checker Framework annotations for the Open JDK Java 8 API. Method implementations in this file are empty. This file should only be compiled against and should never be placed on the runtime classpath of a compiled program.
Last Release on Apr 2, 2020

5. Dataflow7 usages

org.checkerframework » dataflowGPL

Dataflow is a dataflow framework based on the javac compiler.
Last Release on Sep 1, 2023

6. Javacutil7 usages

org.checkerframework » javacutilGPL

javacutil contains utility classes for the javac compiler.
Last Release on Sep 1, 2023

7. Type Annotations Compiler7 usages

org.checkerframework » compilerGPL

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
dataflow-errorprone is a dataflow framework based on the javac compiler. It differs from the org.checkerframework:dataflow artifact in two ways. First, the packages in this artifact have been renamed to org.checkerframework.errorprone.*. Second, unlike the dataflow artifact, this artifact contains the dependencies it requires.
Last Release on Sep 1, 2023
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 checker-qual-android annotations have classfile retention. The default Android Gradle plugin retains types annotated with runtime annotations in the main dex, but strips out class-retention annotations.
Last Release on Sep 1, 2023

10. Dataflow (shaded)6 usages

org.checkerframework » dataflow-shadedGPL

dataflow-shaded is a dataflow framework based on the javac compiler. It differs from the org.checkerframework:dataflow artifact in two ways. First, the packages in this artifact have been renamed to org.checkerframework.shaded.*. Second, unlike the dataflow artifact, this artifact contains the dependencies it requires.
Last Release on Sep 1, 2023

11. Checker Util5 usages

org.checkerframework » checker-utilMIT

checker-util contains utility classes for programmers to use at run time.
Last Release on Sep 1, 2023
framework-test contains utility classes for testing type-checkers that are built on the Checker Framework.
Last Release on Sep 1, 2023

13. Checker Qual3 usages

org.checkerframework » checker-qual7GPLMIT

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

14. Checker Framework Testing Library3 usages

org.checkerframework » testlibGPLMIT

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

15. Dataflow (nullaway)2 usages

org.checkerframework » dataflow-nullawayGPL

dataflow-nullaway is a dataflow framework based on the javac compiler. It differs from the org.checkerframework:dataflow artifact in two ways. First, the packages in this artifact have been renamed to org.checkerframework.nullaway.*. Second, unlike the dataflow artifact, this artifact contains the dependencies it requires.
Last Release on Sep 1, 2023

16. Annotated JDK 71 usages

org.checkerframework » jdk7GPL

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. This file should only be compiled against and should never be placed on the runtime classpath of a compiled program.
Last Release on Aug 3, 2017
Checkerframework Gradle Plugin
Last Release on Aug 30, 2023
Group Checkerframework Annotatedlib

19. Stub Parser

org.checkerframework » stubparserApache

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 Sep 18, 2023
Checkerframework Gradle Plugin
Last Release on Aug 30, 2023