<dependency>
<groupId>org.quickperf</groupId>
<artifactId>quick-perf-sql-annotations</artifactId>
<version>1.0.0-RC4</version>
</dependency>
@Grapes(
@Grab(group='org.quickperf', module='quick-perf-sql-annotations', version='1.0.0-RC4')
)