License |
License |
---|---|
Categories |
CategoriesSecurity Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch.plugin |
ArtifactId | ArtifactIdx-pack-security |
Last Version | Last Version8.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecurity
Elasticsearch Expanded Pack Plugin - Security
|
Project URL |
Project URL |
Filename | Size |
---|---|
x-pack-security-8.2.3.pom | |
x-pack-security-8.2.3.jar | 1 MB |
x-pack-security-8.2.3-sources.jar | 513 KB |
x-pack-security-8.2.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-security/ -->
<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>x-pack-security</artifactId>
<version>8.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-security/
implementation 'org.elasticsearch.plugin:x-pack-security:8.2.3'
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-security/
implementation ("org.elasticsearch.plugin:x-pack-security:8.2.3")
'org.elasticsearch.plugin:x-pack-security:jar:8.2.3'
<dependency org="org.elasticsearch.plugin" name="x-pack-security" rev="8.2.3">
<artifact name="x-pack-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='x-pack-security', version='8.2.3')
)
libraryDependencies += "org.elasticsearch.plugin" % "x-pack-security" % "8.2.3"
[org.elasticsearch.plugin/x-pack-security "8.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 28.2-jre |
com.google.guava : failureaccess | jar | 1.0.1 |
commons-codec : commons-codec | jar | 1.14 |
joda-time : joda-time | jar | 2.10.10 |