| License |
License |
|---|---|
| Categories |
CategoriesSecurity Search Business Logic Libraries Elasticsearch |
| GroupId | GroupIdorg.elasticsearch.plugin |
| ArtifactId | ArtifactIdx-pack-security |
| Version | Version8.2.0 |
| Type | Typejar |
| Description |
Descriptionsecurity
Elasticsearch Expanded Pack Plugin - Security
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| x-pack-security-8.2.0.pom | |
| x-pack-security-8.2.0.jar | 1 MB |
| x-pack-security-8.2.0-sources.jar | 673 KB |
| x-pack-security-8.2.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-security/
implementation 'org.elasticsearch.plugin:x-pack-security:8.2.0'
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-security/
implementation ("org.elasticsearch.plugin:x-pack-security:8.2.0")
'org.elasticsearch.plugin:x-pack-security:jar:8.2.0'
<dependency org="org.elasticsearch.plugin" name="x-pack-security" rev="8.2.0">
<artifact name="x-pack-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='x-pack-security', version='8.2.0')
)
libraryDependencies += "org.elasticsearch.plugin" % "x-pack-security" % "8.2.0"
[org.elasticsearch.plugin/x-pack-security "8.2.0"]
| 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 |