name: org.checkerframework:checker description: 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. license_spdx: GPL-3.0 or libpng-2.0 or GPL-2.0-with-classpath-exception version: 2.10.0 spec_version: 1.0 download_url: https://repo1.maven.org/maven2/org/checkerframework/checker/2.10.0/checker-2.10.0.jar home_url: https://checkerframework.org/ news_url: https://libraries.io/maven/org.checkerframework:checker/versions.atom date: 2019-08-01 about_resource: NONE libraries_io_url: https://libraries.io/maven/org.checkerframework:checker?number=2.10.0 vcs_tool: git vcs_repository: https://github.com/typetools/checker-framework vcs_branch: master