<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>hprof-oql-engine</artifactId>
<version>0.1</version>
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='hprof-oql-engine', version='0.1')
)