Generate DTO style Java classes from JSON Schema documents.
<dependency>
<groupId>org.jsonschema2pojo</groupId>
<artifactId>jsonschema2pojo-core</artifactId>
<version>1.3.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates Java classes from a JSON Schema file.
Add com.fasterxml.jackson.core:jackson-databind dependency.
No dependency data recorded yet.