License |
License |
---|---|
Categories |
CategoriesSecurity Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.elasticsearch.plugin |
ArtifactId | ArtifactIdx-pack-security |
Version | Version8.0.0-alpha1 |
Type | Typejar |
Description |
Descriptionsecurity
Elasticsearch Expanded Pack Plugin - Security
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-security/ -->
<dependency>
<groupId>org.elasticsearch.plugin</groupId>
<artifactId>x-pack-security</artifactId>
<version>8.0.0-alpha1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-security/
implementation 'org.elasticsearch.plugin:x-pack-security:8.0.0-alpha1'
// https://jarcasting.com/artifacts/org.elasticsearch.plugin/x-pack-security/
implementation ("org.elasticsearch.plugin:x-pack-security:8.0.0-alpha1")
'org.elasticsearch.plugin:x-pack-security:jar:8.0.0-alpha1'
<dependency org="org.elasticsearch.plugin" name="x-pack-security" rev="8.0.0-alpha1">
<artifact name="x-pack-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsearch.plugin', module='x-pack-security', version='8.0.0-alpha1')
)
libraryDependencies += "org.elasticsearch.plugin" % "x-pack-security" % "8.0.0-alpha1"
[org.elasticsearch.plugin/x-pack-security "8.0.0-alpha1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 19.0 |