x

x-pack-security

Elasticsearch Expanded Pack Plugin - Security
https://github.com/elastic/elasticsearch
Elastic License 2.0
Elastic
Files download
File Operation
x-pack-security-8.13.2.jar download
x-pack-security-8.13.2.pom download
x-pack-security-8.13.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.elasticsearch.plugin</groupId>
  <artifactId>x-pack-security</artifactId>
  <version>8.13.2</version>
</dependency>
Gradle Groovy
implementation 'org.elasticsearch.plugin:x-pack-security:8.13.2'
Gradle Kotlin
implementation("org.elasticsearch.plugin:x-pack-security:8.13.2")
Scala SBT
libraryDependencies += "org.elasticsearch.plugin" % "x-pack-security" % "8.13.2"
Groovy Grape
@Grapes(
  @Grab(group='org.elasticsearch.plugin', module='x-pack-security', version='8.13.2')
)
Apache Ivy
<dependency org="org.elasticsearch.plugin" name="x-pack-security" rev="8.13.2" />
Leiningen
[org.elasticsearch.plugin/x-pack-security "8.13.2"]
Apache Buildr
'org.elasticsearch.plugin:x-pack-security:jar:8.13.2'
Dependencies

compile

|-- org.elasticsearch.plugin:transport-netty4:8.13.2

|-- 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.13.2

|-- 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.slf4j:slf4j-api:2.0.6

|-- 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:9.37

|-- com.nimbusds:nimbus-jose-jwt:9.23

|-- 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.4.10

|-- net.minidev:accessors-smart:2.4.2

|-- org.ow2.asm:asm:8.0.1

runtime

|-- org.slf4j:slf4j-nop:2.0.6

|-- com.google.guava:guava:32.0.1-jre

|-- com.google.guava:failureaccess:1.0.1

|-- commons-codec:commons-codec:1.15

|-- joda-time:joda-time:2.10.10