rewrite-nullability

io.moderne.recipe

rewrite-nullability is a Java jar artifact published under the io.moderne.recipe group on Maven Central. 4 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 0.3.0 4 versions jarChecking...

Add to your project0.3.0

<dependency>
    <groupId>io.moderne.recipe</groupId>
    <artifactId>rewrite-nullability</artifactId>
    <version>0.3.0</version>
</dependency>

Version Details — 0.3.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Moderne Proprietary License

OpenRewrite recipes that make a Java codebase null-safe: infer and add JSpecify `@Nullable`, resolve field-initialization and override consistency, and repair the residual nullability violations.

Checking security advisories...