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.1.0
<dependency>
<groupId>io.moderne.recipe</groupId>
<artifactId>rewrite-nullability</artifactId>
<version>0.1.0</version>
</dependency>Version Details — 0.1.0
Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Moderne Proprietary License
OpenRewrite recipes that make a Java codebase null-safe and ready to enable NullAway: infer and add JSpecify `@Nullable`, resolve field-init and override consistency, mark `@NullMarked` scopes, and wire NullAway into Gradle/Maven.
Checking security advisories...