<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>x-pack-core</artifactId>
<version>8.16.0</version>
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='x-pack-core', version='8.16.0')
)
compile
|-- org.elasticsearch:elasticsearch-grok:8.16.0
|-- org.elasticsearch:elasticsearch-ssl-config:8.16.0
|-- org.apache.httpcomponents:httpclient:4.5.14
|-- org.apache.httpcomponents:httpcore:4.4.13
|-- org.apache.httpcomponents:httpcore-nio:4.4.13
|-- org.apache.httpcomponents:httpasyncclient:4.1.5
|-- commons-logging:commons-logging:1.2
|-- org.apache.logging.log4j:log4j-1.2-api:2.19.0
|-- commons-codec:commons-codec:1.15
|-- com.unboundid:unboundid-ldapsdk:6.0.3
runtime
|-- org.elasticsearch.plugin:x-pack-template-resources:8.16.0