<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>percolator-client</artifactId>
<version>7.17.20</version>
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='percolator-client', version='7.17.20')
)