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-7.17.15.jar download
x-pack-security-7.17.15.pom download
x-pack-security-7.17.15-sources.jar download
Apache Maven
<dependency>
  <groupId>org.elasticsearch.plugin</groupId>
  <artifactId>x-pack-security</artifactId>
  <version>7.17.15</version>
</dependency>
Gradle Groovy
implementation 'org.elasticsearch.plugin:x-pack-security:7.17.15'
Gradle Kotlin
implementation("org.elasticsearch.plugin:x-pack-security:7.17.15")
Scala SBT
libraryDependencies += "org.elasticsearch.plugin" % "x-pack-security" % "7.17.15"
Groovy Grape
@Grapes(
  @Grab(group='org.elasticsearch.plugin', module='x-pack-security', version='7.17.15')
)
Apache Ivy
<dependency org="org.elasticsearch.plugin" name="x-pack-security" rev="7.17.15" />
Leiningen
[org.elasticsearch.plugin/x-pack-security "7.17.15"]
Apache Buildr
'org.elasticsearch.plugin:x-pack-security:jar:7.17.15'
Dependencies

compile

|-- com.unboundid:unboundid-ldapsdk:4.0.8

|-- org.opensaml:opensaml-core:3.4.5

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

|-- org.cryptacular:cryptacular:1.2.4

|-- org.slf4j:slf4j-api:1.6.2

|-- org.apache.logging.log4j:log4j-slf4j-impl:2.17.1

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

|-- org.apache.httpcomponents:httpcore:4.4.12

|-- org.apache.httpcomponents:httpasyncclient:4.1.4

|-- org.apache.httpcomponents:httpcore-nio:4.4.12

|-- org.apache.httpcomponents:httpclient-cache:4.5.10

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

runtime

|-- com.google.guava:guava:19.0