Add-on module for Jackson to generate JSON Schema (draft-03) from Java classes.
<dependency>
<groupId>com.fasterxml.jackson.module</groupId>
<artifactId>jackson-module-jsonSchema</artifactId>
<version>2.22.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a JSON Schema for the String class.
Use jackson-module-jsonSchema for draft-03 or switch to a library supporting later drafts like draft-07 or 2020-12.
No dependency data recorded yet.