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