<dependency>
<groupId>io.github.henryssondaniel.teacup.report</groupId>
<artifactId>mysql</artifactId>
<version>1.0.3</version>
</dependency>
@Grapes(
@Grab(group='io.github.henryssondaniel.teacup.report', module='mysql', version='1.0.3')
)