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