<dependency>
<groupId>com.github.tlrx</groupId>
<artifactId>elasticsearch-view-plugin</artifactId>
<version>0.0.1</version>
</dependency>
@Grapes(
@Grab(group='com.github.tlrx', module='elasticsearch-view-plugin', version='0.0.1')
)