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