x

x-pack-security

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

compile

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

|-- com.unboundid:unboundid-ldapsdk:6.0.3

|-- org.opensaml:opensaml-core:4.0.1

|-- org.opensaml:opensaml-saml-api:4.0.1

|-- org.opensaml:opensaml-saml-impl:4.0.1

|-- org.opensaml:opensaml-messaging-api:4.0.1

|-- org.opensaml:opensaml-messaging-impl:4.0.1

|-- org.opensaml:opensaml-security-api:4.0.1

|-- org.opensaml:opensaml-security-impl:4.0.1

|-- org.opensaml:opensaml-profile-api:4.0.1

|-- org.opensaml:opensaml-profile-impl:4.0.1

|-- org.opensaml:opensaml-xmlsec-api:4.0.1

|-- org.opensaml:opensaml-xmlsec-impl:4.0.1

|-- org.opensaml:opensaml-soap-api:4.0.1

|-- org.opensaml:opensaml-soap-impl:4.0.1

|-- org.opensaml:opensaml-storage-api:4.0.1

|-- org.opensaml:opensaml-storage-impl:4.0.1

|-- net.shibboleth.utilities:java-support:8.0.0

|-- com.google.code.findbugs:jsr305:3.0.2

|-- org.apache.santuario:xmlsec:2.1.8

|-- io.dropwizard.metrics:metrics-core:4.1.4

|-- org.cryptacular:cryptacular:1.2.4

|-- org.slf4j:slf4j-api:2.0.6

|-- org.apache.httpcomponents:httpclient:4.5.13

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

|-- 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:28.2-jre

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

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

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