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