JsonDdl allows JSON schemas to be specified in a JSON-like format and provides code-generation tools based thereon.
'org.jsonddl:processor-test:0.1.0'
<dependency>
<groupId>org.jsonddl</groupId>
<artifactId>processor-test</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="org.jsonddl" name="processor-test" rev="0.1.0"/>
"org.jsonddl", "processor-test", "0.1.0"