<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>cloud-azure</artifactId>
<version>2.3.5</version>
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='cloud-azure', version='2.3.5')
)