/jspecify

An artifact of fully-specified annotations to power static-analysis checks, beginning with nullness analysis.

Primary LanguageJavaApache License 2.0Apache-2.0

JSpecify

An artifact of well-specified annotations to power static analysis checks and JVM language interop. Developed by consensus of the partner organizations listed at our main web site, jspecify.org.

Our current focus is on annotations for nullness analysis.

The latest release is numbered 0.2 as a clear signal to not depend on it yet. It will still undergo many changes.

How to build

Run ./gradlew to build artifacts, or ./gradlew publishToMavenLocal to install artifacts to your Local Maven Repository.