<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>x-pack-esql-core</artifactId>
<version>8.15.1</version>
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='x-pack-esql-core', version='8.15.1')
)