This Generator is not a complete new DDL generator but enhances hbm2ddl on top of hibernate to prettify and extend the created DDL.
'com.github.gekoh.yagen:yagen-example-domain:2.0.2'
<dependency>
<groupId>com.github.gekoh.yagen</groupId>
<artifactId>yagen-example-domain</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="com.github.gekoh.yagen" name="yagen-example-domain" rev="2.0.2"/>
"com.github.gekoh.yagen", "yagen-example-domain", "2.0.2"