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-master:2.0.2'
<dependency>
<groupId>com.github.gekoh.yagen</groupId>
<artifactId>yagen-master</artifactId>
<version>2.0.2</version>
</dependency>
<dependency org="com.github.gekoh.yagen" name="yagen-master" rev="2.0.2"/>
"com.github.gekoh.yagen", "yagen-master", "2.0.2"