Set of plugins for the mybatis-generator to further tweak the generated code.
'com.github.dcendents:mybatis-generator-plugins:1.2'
<dependency>
<groupId>com.github.dcendents</groupId>
<artifactId>mybatis-generator-plugins</artifactId>
<version>1.2</version>
</dependency>
<dependency org="com.github.dcendents" name="mybatis-generator-plugins" rev="1.2"/>
"com.github.dcendents", "mybatis-generator-plugins", "1.2"