<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>x-pack-security</artifactId>
<version>8.16.0</version>
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='x-pack-security', version='8.16.0')
)
compile
|-- org.elasticsearch.plugin:transport-netty4:8.16.0
|-- com.unboundid:unboundid-ldapsdk:6.0.3
|-- org.opensaml:opensaml-core:4.3.0
|-- org.opensaml:opensaml-saml-api:4.3.0
|-- org.opensaml:opensaml-saml-impl:4.3.0
|-- org.opensaml:opensaml-messaging-api:4.3.0
|-- org.opensaml:opensaml-messaging-impl:4.3.0
|-- org.elasticsearch.plugin:es-opensaml-security-api:8.16.0
|-- org.opensaml:opensaml-security-impl:4.3.0
|-- org.opensaml:opensaml-profile-api:4.3.0
|-- org.opensaml:opensaml-profile-impl:4.3.0
|-- org.opensaml:opensaml-xmlsec-api:4.3.0
|-- org.opensaml:opensaml-xmlsec-impl:4.3.0
|-- org.opensaml:opensaml-soap-api:4.3.0
|-- org.opensaml:opensaml-soap-impl:4.3.0
|-- org.opensaml:opensaml-storage-api:4.3.0
|-- org.opensaml:opensaml-storage-impl:4.3.0
|-- net.shibboleth.utilities:java-support:8.4.0
|-- com.google.code.findbugs:jsr305:3.0.2
|-- org.apache.santuario:xmlsec:2.3.4
|-- io.dropwizard.metrics:metrics-core:4.1.4
|-- org.cryptacular:cryptacular:1.2.5
|-- org.apache.httpcomponents:httpclient:4.5.14
|-- org.apache.httpcomponents:httpcore:4.4.13
|-- org.apache.httpcomponents:httpasyncclient:4.1.5
|-- org.apache.httpcomponents:httpcore-nio:4.4.13
|-- org.apache.httpcomponents:httpclient-cache:4.5.14
|-- com.nimbusds:oauth2-oidc-sdk:11.10.1
|-- org.elasticsearch.plugin:nimbus-jose-jwt-modified:8.16.0
|-- com.nimbusds:lang-tag:1.4.4
|-- com.sun.mail:jakarta.mail:1.6.3
|-- net.jcip:jcip-annotations:1.0
|-- net.minidev:json-smart:2.5.1
|-- net.minidev:accessors-smart:2.4.2
runtime
|-- com.google.guava:guava:32.0.1-jre
|-- com.google.guava:failureaccess:1.0.1