Package jspecify: Information
Source package: jspecify
Version: 1.0.0-alt1
Build time: Oct 30, 2025, 09:37 PM in the task #398202
Category: Development/Java
Report package bugHome page: https://jspecify.dev
License: Apache-2.0
Summary: Well-specified annotations to power static analysis checks and JVM language interop
Description:
JSpecify is an industry-led effort to create a unified, standard set of nullness annotations for Java. By annotating your code with @Nullableand@NonNull, you provide crucial hints to static analysis tools and IDEs, enabling them to detect potential null-pointer exceptions at compile time. This leads to safer, more reliable code and reduces the need for boilerplate null checks.
Maintainer: Ivan Khanas