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