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