<dependency>
<groupId>com.github.jinahya</groupId>
<artifactId>database-metadata-bind</artifactId>
<version>0.11</version>
</dependency>
@Grapes(
@Grab(group='com.github.jinahya', module='database-metadata-bind', version='0.11')
)