v3.49.5
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.
Security — v3.49.5
Dependencies (2)
| Package | Resolved | Size | Vulnerabilities |
|---|---|---|---|
| org.checkerframework:checker-qual* | |||
| org.checkerframework:checker-util* |
Install
<dependency> <groupId>org.checkerframework</groupId> <artifactId>checker</artifactId> <version>3.49.5</version> </dependency>
Distribution size
Bundle analysis is only available for npm packages. Download jar ↗
Package info